Skip to content

Commit f7c6dd6

Browse files
committed
(fix) Light mode charts fix
1 parent 3f333d2 commit f7c6dd6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pages/home/pyth-token/pyth-distribution.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# PYTH Distribution
22

3+
<style jsx global>{`
4+
img {
5+
background-color: black;
6+
border: 1px solid #ccc;
7+
padding: 10px;
8+
border-radius: 10px;
9+
}
10+
`}</style>
11+
312
There is a total of 10,000,000,000 (10B) PYTH tokens existing.
413

514
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.

0 commit comments

Comments
 (0)