chains/_data/chains/eip155-8989.json
MammothDevMaster bd5d6bbe99
add Giant Mammoth Chain (#2109)
* add Giant Mammoth Chain

* add Giant mammoth

* no message

* Update _data/icons/gmmt.json

* Update _data/chains/eip155-8989.json

* Update _data/icons/gmmt.json

* use prettier

* prettier update

* Update _data/chains/eip155-8989.json

* Update _data/icons/gmmt.json

Co-authored-by: DESKTOP-ONQILRD\codberg <zack@codberg.com>
Co-authored-by: ligi <ligi@ligi.de>
2023-01-16 13:22:27 +01:00

26 lines
525 B
JSON

{
"name": "Giant Mammoth Mainnet",
"title": "Giant Mammoth Chain",
"chain": "GMMT",
"rpc": ["https://rpc-asia.gmmtchain.io"],
"faucets": [],
"nativeCurrency": {
"name": "Giant Mammoth Coin",
"symbol": "GMMT",
"decimals": 18
},
"infoURL": "https://gmmtchain.io/",
"shortName": "gmmt",
"chainId": 8989,
"networkId": 8989,
"icon": "gmmt",
"explorers": [
{
"name": "gmmtscan",
"url": "https://scan.gmmtchain.io",
"standard": "EIP3091",
"icon": "gmmt"
}
]
}