Added BRZ token on explorer token registry
This commit is contained in:
BIN
explorer/public/tokens/brz.png
Normal file
BIN
explorer/public/tokens/brz.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
@ -272,4 +272,11 @@ const MAINNET_TOKENS: { [key: string]: TokenDetails } = {
|
|||||||
icon: "/tokens/kin.svg",
|
icon: "/tokens/kin.svg",
|
||||||
website: "https://kin.org",
|
website: "https://kin.org",
|
||||||
},
|
},
|
||||||
|
FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD: {
|
||||||
|
symbol: "BRZ",
|
||||||
|
name: "BRZ",
|
||||||
|
logo: "/tokens/brz.png",
|
||||||
|
icon: "/tokens/brz.png",
|
||||||
|
website: "https://brztoken.io",
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user