explorer: Add MAPS to token Registry (#14959)

This commit is contained in:
DR497
2021-02-01 12:49:26 +01:00
committed by GitHub
parent cc8be7869b
commit cde7b583b8
2 changed files with 8 additions and 0 deletions

View File

@@ -279,4 +279,11 @@ const MAINNET_TOKENS: { [key: string]: TokenDetails } = {
icon: "/tokens/brz.png",
website: "https://brztoken.io",
},
MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb: {
symbol: "MAPS",
name: "MAPS",
logo: "/tokens/maps.svg",
icon: "/tokens/maps.svg",
website: "https://maps.me/",
},
};