Added BRZ token on explorer token registry

This commit is contained in:
mileschet 2021-01-23 16:15:34 +01:00 committed by Michael Vines
parent 561d385281
commit 7604edb16f
2 changed files with 7 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@ -272,4 +272,11 @@ const MAINNET_TOKENS: { [key: string]: TokenDetails } = {
icon: "/tokens/kin.svg",
website: "https://kin.org",
},
FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD: {
symbol: "BRZ",
name: "BRZ",
logo: "/tokens/brz.png",
icon: "/tokens/brz.png",
website: "https://brztoken.io",
},
};