mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
6cbe62ed90
commit
bd5d6bbe99
25
_data/chains/eip155-8989.json
Normal file
25
_data/chains/eip155-8989.json
Normal 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
8
_data/icons/gmmt.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmVth4aPeskDTFqRifUugJx6gyEHCmx2PFbMWUtsCSQFkF",
|
||||
"width": 468,
|
||||
"height": 518,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user