explorer: Add SRM tee-shirt NFT to the tokenRegistry

This commit is contained in:
dr497 2020-11-18 20:33:31 +08:00 committed by Michael Vines
parent 892a2eacff
commit 536becbfab
1 changed files with 5 additions and 0 deletions

View File

@ -253,4 +253,9 @@ const MAINNET_TOKENS: { [key: string]: TokenDetails } = {
name: "Bitcoin Tram",
website: "https://solible.com",
},
"7TRzvCqXN8KSXggbSyeEG2Z9YBBhEFmbtmv6FLbd4mmd": {
symbol: "SRM tee-shirt",
name: "SRM tee-shirt",
website: "https://solible.com",
},
};