Create eip155-75000.json (#1312)

* Create eip155-75000.json

* Update eip155-75000.json

* Update eip155-75000.json

* Update eip155-75000.json

* Update eip155-75000.json

does not meet some type of standard
This commit is contained in:
SsNiPeR1 2022-08-05 20:42:24 +02:00 committed by GitHub
parent 99ea713ec1
commit 7a46bfea23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,22 @@
{
"name": "ResinCoin Mainnet",
"chain": "RESIN",
"rpc": [
"https://mainnet.resincoin.ml/"
],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "RESIN",
"decimals": 18
},
"infoURL": "https://resincoin.ml",
"shortName": "resin",
"chainId": 75000,
"networkId": 75000,
"explorers": [{
"name": "ResinScan",
"url": "https://explorer.resincoin.ml",
"standard": "none"
}]
}