Skip to content
Merged
Changes from 1 commit
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
9 changes: 9 additions & 0 deletions pages/home/pyth-token/pyth-distribution.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# PYTH Distribution

<style jsx global>{`
img {
background-color: black;
border: 1px solid #ccc;
padding: 10px;
border-radius: 10px;
}
`}</style>

There is a total of 10,000,000,000 (10B) PYTH tokens existing.

The initial circulating supply (November 2023) was 1,500,000,000 (15%) PYTH. And the remaining supply (85%) are initially locked and locked tokens will unlock 6, 18, 30 and 42 months after the initial token launch.
Expand Down
Loading