add mmt icon and change name from Mammoth to Mammoth Mainnet (#1129)

* add mmt icon and change name from Mammoth to Mammoth Mainnet

* add QmaF5gi2CbDKsJ2UchNkjBqmWjv8JEDP3vePBmxeUHiaK4 icon file

Co-authored-by: haitao <46456212@qq.com>
This commit is contained in:
mmtchain1 2022-05-11 23:32:39 +08:00 committed by GitHub
parent d735f25914
commit 6e4e980939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 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"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB