mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
99ea713ec1
commit
7a46bfea23
22
_data/chains/eip155-75000.json
Normal file
22
_data/chains/eip155-75000.json
Normal 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"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user