mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
b7860c2431
commit
3c4b99e3bd
27
_data/chains/eip155-8898.json
Normal file
27
_data/chains/eip155-8898.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "Mammoth",
|
||||||
|
"title": "Mammoth Chain",
|
||||||
|
"chain": "MMT",
|
||||||
|
"rpc": [
|
||||||
|
"https://dataseed.mmtscan.io",
|
||||||
|
"https://dataseed1.mmtscan.io",
|
||||||
|
"https://dataseed2.mmtscan.io"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
"https://faucet.mmtscan.io/"
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Mammoth Token",
|
||||||
|
"symbol": "MMT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://mmtchain.io/",
|
||||||
|
"shortName": "mmt",
|
||||||
|
"chainId": 8898,
|
||||||
|
"networkId": 8898,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "mmtscan",
|
||||||
|
"url": "https://mmtscan.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user