Skip to content

Commit

Permalink
Update governance-voting.md (#54)
Browse files Browse the repository at this point in the history
* Update governance-voting.md

* Update governance-token.md
  • Loading branch information
amirhosf authored Oct 14, 2024
1 parent 9b6303d commit 4f37710
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/governance-token.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The following parameters are the initial vePUFFER parameters. They can be change
| Exit Queue | Cooldown | Cooldown is the period between the user entering the exit queue and being able to withdraw the underlying tokens. They do not have voting power at this time as their NFT is held in the staking contract. | 1 month |
| Exit Queue | Min Lock | Min amount of time a staker must hold before they can begin the exit process. | 1 Month |
| Exit Queue | Exit Fee Percent | Tax paid in the underlying token on exit. | 0% |
| Escrow | Minimum Deposit | Number of PUFFER tokens a user must deposit as a minimum. | 100 PUFFER |
| Escrow | Minimum Deposit | Number of PUFFER tokens a user must deposit as a minimum. | 70 PUFFER |

### PUFFER Allocations

Expand Down
4 changes: 2 additions & 2 deletions docs/governance-voting.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To mint vePUFFER, first claim your PUFFER tokens from the official [claims page]
Once you have claimed your tokens, you will need to approve the [vePUFFER contract](https://etherscan.io/address/0xA55eD5808aeCDF23AE3782C1443185f5D2363ce7) to spend your [PUFFER tokens](https://etherscan.io/address/0x4d1C297d39C5c1277964D0E3f8Aa901493664530). Your vePUFFER voting power will start proportional to the amount of PUFFER you stake and increase the longer you hold the NFT.

:::note
The minimum stake amount is 100 PUFFER as outlined in the [vePUFFER parameters](governance-token.md#vepuffer-parameters).
The minimum stake amount is 70 PUFFER as outlined in the [vePUFFER parameters](governance-token.md#vepuffer-parameters).
:::
![alt text](/img/token-approve.png)

Expand Down Expand Up @@ -46,4 +46,4 @@ The proposal passes unless rejections outnumber approvals after the voting perio

:::note
Initially the votes will be cast using Snapshot voting. In our next phase we will transition to fully on-chain voting.
:::
:::

0 comments on commit 4f37710

Please sign in to comment.