mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
d735f25914
commit
6e4e980939
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "Mammoth",
|
"name": "Mammoth Mainnet",
|
||||||
"title": "Mammoth Chain",
|
"title": "Mammoth Chain",
|
||||||
"chain": "MMT",
|
"chain": "MMT",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
@ -19,9 +19,11 @@
|
||||||
"shortName": "mmt",
|
"shortName": "mmt",
|
||||||
"chainId": 8898,
|
"chainId": 8898,
|
||||||
"networkId": 8898,
|
"networkId": 8898,
|
||||||
|
"icon": "mmt",
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "mmtscan",
|
"name": "mmtscan",
|
||||||
"url": "https://mmtscan.io",
|
"url": "https://mmtscan.io",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091",
|
||||||
|
"icon": "mmt"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
8
_data/icons/mmt.json
Normal file
8
_data/icons/mmt.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmaF5gi2CbDKsJ2UchNkjBqmWjv8JEDP3vePBmxeUHiaK4",
|
||||||
|
"width": 250,
|
||||||
|
"height": 250,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Loading…
Reference in New Issue
Block a user