explorer: Add MAPS to token Registry (#14959)
This commit is contained in:
@@ -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/",
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user