Create eip155-8898.json (#1121)

Add Mammoth Chain information
This commit is contained in:
mmtchain1 2022-05-01 05:07:02 +08:00 committed by GitHub
parent b7860c2431
commit 3c4b99e3bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}]
}