Skip to content

Commit

Permalink
Update tokenlist.json
Browse files Browse the repository at this point in the history
Add tetris token
  • Loading branch information
h1sk1 authored May 20, 2024
1 parent f14a647 commit 751ad7f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,15 @@
"max_supply": 1000000000,
"unity": 100000000,
"description": "VCloud's USD equivalent token acceptable by VCloud as USD payment for services."
},
{
"token_id": "TWa8q6qVyZ587sd3Bu6ZZH9rWz26d8iA3kqsusNqN",
"ticker": "TET",
"name": "Tetris Token",
"logo": "https://qiniu.stylika.online/TET.png",
"max_supply": 200000000,
"unity": 100000000,
"description": "Test Tetris Game Token"
}
]
}

0 comments on commit 751ad7f

Please sign in to comment.