Skip to content

Commit

Permalink
GITBOOK-579: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgelinae authored and gitbook-bot committed Oct 15, 2024
1 parent 1cd8186 commit 92f1617
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions getting-started/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,13 +282,17 @@ The Exactly protocol holds the following multi-sig addresses:
| ------------------------------------------ | ------------------------------------------ |
| Exactly Protocol Owner on Ethereum Mainnet | 0x7A65824d74B0C20730B6eE4929ABcc41Cbe843Aa |
| Exactly Protocol Owner on OP Mainnet | 0xC0d6Bc5d052d1e74523AD79dD5A954276c9286D3 |
| Exactly Protocol Savings Account | 0x8a1c05C4462b3554814a637E940b3342ffBE02f2 |
| Exactly Treasury on OP Mainnet | 0x23fD464e0b0eE21cEdEb929B19CABF9bD5215019 |


Check failure on line 288 in getting-started/faq.md

View workflow job for this annotation

GitHub Actions / check

Multiple consecutive blank lines [Expected: 1; Actual: 2]

Check failure on line 289 in getting-started/faq.md

View workflow job for this annotation

GitHub Actions / check

Multiple consecutive blank lines [Expected: 1; Actual: 3]
* Protocol Owner Multisig: This Multisig controls the entire protocol, including functions such as contract upgrades, parameter adjustments, and protocol pauses.
* Savings Account: The protocol's treasury fees will be partly allocated to the Staking Program. A specified fraction (providerRatio) of these fees will be assigned to the staking pool, with an initial parameter of 0.5 (50% of the fees). The rest of the fees go to [Exactly DAO Savings Account Multisig.](https://optimistic.etherscan.io/address/0x8a1c05c4462b3554814a637e940b3342ffbe02f2)
* Treasury Multisig: This Multisig is responsible for managing the funds in the DAO treasury, which includes activities like distributing EXA rewards, among others.


Check failure on line 294 in getting-started/faq.md

View workflow job for this annotation

GitHub Actions / check

Multiple consecutive blank lines [Expected: 1; Actual: 2]

Check failure on line 295 in getting-started/faq.md

View workflow job for this annotation

GitHub Actions / check

Multiple consecutive blank lines [Expected: 1; Actual: 3]
## Exactly Protocol Risk Assessment

### What is the Exactly risk assessment framework used for current assets?
Expand Down
17 changes: 15 additions & 2 deletions governance/exactly-token-exa/exa-staking-program-stexa.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,28 @@ The protocol's treasury fees will be partly allocated to the Staking Program. A

Users who stake their EXA tokens will receive dividends based on the staking duration. The dividend index updates regularly, ensuring that participants who stake for longer periods receive proportional rewards. This module supports multiple assets, although a single-asset approach for exaUSDC will be used to simplify the automatic dividend distribution.

### Staking Steps

* Go to https://app.exact.ly/staking and select the amount of EXA you want to stake. 
* Click “Stake EXA” to confirm.
* Once the transaction is completed, you will see your staked EXA.

<figure><img src="../../.gitbook/assets/Captura de pantalla 2024-09-27 a las 14.51.44.png" alt=""><figcaption></figcaption></figure>

### Staking period

The staking period will be twelve months. During this time, the stakeholder can add more EXA to their stake to earn more fees, partially or fully claim them, or unstake their entire position.
The staking period will be twelve months. During this time, the stakeholder can add more EXA to their stake to earn more rewards, claim them, or partially/fully unstake their position.

Once you claim the fees, the exaUSDC will be deposited into your account. You can view them in the Dashboard section.\
<figure><img src="../../.gitbook/assets/Captura de pantalla 2024-09-27 a las 14.55.30.png" alt=""><figcaption></figcaption></figure>

Once you claim the fees, the exaUSDC will be deposited into your account. You can view them in the Dashboard section.

Remember, the exaUSDC you earn from staking is automatically deposited into the USDC market, compounding its variable APR. It will continue to generate esEXA rewards as long as you hold it. Plus, you can swap exaUSDC for USDC anytime directly from your dashboard.

You can swap your exaUSDC for USDC by clicking “Withdraw”

<figure><img src="../../.gitbook/assets/Captura de pantalla 2024-09-27 a las 15.07.44.png" alt=""><figcaption></figcaption></figure>

### Enhanced voting power

Stakers will gain additional voting power, directly influencing protocol decisions. The voting power increases with the staking duration, incentivizing users to stake for extended periods.
Expand Down

0 comments on commit 92f1617

Please sign in to comment.