add mmt icon and change name from Mammoth to Mammoth Mainnet

This commit is contained in:
haitao 2022-05-04 23:34:07 +08:00
parent 9b70d2ef1d
commit b7d0470847
2 changed files with 12 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"name": "Mammoth",
"name": "Mammoth Mainnet",
"title": "Mammoth Chain",
"chain": "MMT",
"rpc": [
@ -19,9 +19,11 @@
"shortName": "mmt",
"chainId": 8898,
"networkId": 8898,
"icon": "mmt",
"explorers": [{
"name": "mmtscan",
"url": "https://mmtscan.io",
"standard": "EIP3091"
"standard": "EIP3091",
"icon": "mmt"
}]
}

8
_data/icons/mmt.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmaF5gi2CbDKsJ2UchNkjBqmWjv8JEDP3vePBmxeUHiaK4",
"width": 250,
"height": 250,
"format": "png"
}
]