Skip to content

Commit 7d9345e

Browse files
committed
(requested changes
1 parent f7c6dd6 commit 7d9345e

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
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-
123
There is a total of 10,000,000,000 (10B) PYTH tokens existing.
134

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

styles/styles.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@
5656
@apply p-2 font-semibold;
5757
}
5858

59+
img {
60+
background-color: black;
61+
border: 1px solid #ccc;
62+
padding: 10px;
63+
border-radius: 10px;
64+
}
65+
5966
.api-params table {
6067
width: 100%;
6168
border-collapse: collapse;

0 commit comments

Comments
 (0)