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>
This commit is contained in:
MammothDevMaster 2023-01-16 21:22:27 +09:00 committed by GitHub
parent 6cbe62ed90
commit bd5d6bbe99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"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"
}
]
}

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

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