Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding token supply and unlock charts to the docs page #548

Merged
merged 1 commit into from
Feb 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/gov/governance/obol-token.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ The official token contract address of the OBOL Token is [0x0B010000b7624eb9B3Df

The total supply is 500 million tokens. The full supply is not immediately circulating and tokens will unlock over the coming months and years. Please see the [airdrop announcement](http://blog.obol.org/airdrop/) for more details.

![Token Supply Distribution](/img/TokenSupplyDistribution.png)
![Token Unlock Schedule](/img/TokenUnlockSchedule.png)

### Token Utility

1. **Token Governance:** OBOL Token holders delegate their voting power to delegates who participate in the Token House decision-making processes. This includes voting on proposals affecting the Obol Collective’s direction, upgrades, and funding allocations. Read more about the Token House [here](./token-house.md).
Expand Down
Binary file added static/img/TokenSupplyDistribution.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/TokenUnlockSchedule.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions versioned_docs/version-v1.2.0/gov/governance/obol-token.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ The official token contract address of the OBOL Token is [0x0B010000b7624eb9B3Df

The total supply is 500 million tokens. The full supply is not immediately circulating and tokens will unlock over the coming months and years. Please see the [airdrop announcement](http://blog.obol.org/airdrop/) for more details.

![Token Supply Distribution](/img/TokenSupplyDistribution.png)
![Token Unlock Schedule](/img/TokenUnlockSchedule.png)

### Token Utility

1. **Token Governance:** OBOL Token holders delegate their voting power to delegates who participate in the Token House decision-making processes. This includes voting on proposals affecting the Obol Collective’s direction, upgrades, and funding allocations. Read more about the Token House [here](./token-house.md).
Expand Down
Loading