mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add EOS Mainnet (eip155-59) (#320)
This commit is contained in:
parent
4c01507b2d
commit
2f6f57ffea
24
_data/chains/eip155-59.json
Normal file
24
_data/chains/eip155-59.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "EOS Mainnet",
|
||||||
|
"chain": "EOS",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://api.eosargentina.io"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "EOS",
|
||||||
|
"symbol": "EOS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://eoscommunity.org/",
|
||||||
|
"shortName": "EOS Mainnet",
|
||||||
|
"chainId": 59,
|
||||||
|
"networkId": 59,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "bloks",
|
||||||
|
"url": "https://api.eosargentina.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user