Skip to content

Commit

Permalink
Update testnet_tokenlist.json
Browse files Browse the repository at this point in the history
Add Tetris Game Token
  • Loading branch information
h1sk1 authored Feb 23, 2024
1 parent 818d69a commit a25bb11
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions testnet_tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@
"max_supply": 100000000,
"unity": 100,
"description": "Test Octopus Point Tokens to transact NFT Octopus assets."
},
{
"token_id": "TWudFkwZV5h7stgTao8Wiyzq44iJWz2RTmgxwk3cz",
"ticker": "TET",
"name": "Tetris Token",
"logo": "",
"max_supply": 100000000,
"unity": 100000000,
"description": "Test Tetris Game Token"
}
]
}

0 comments on commit a25bb11

Please sign in to comment.