mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Endurance Mainnet (#2239)
* Create eip155-648.json Add endurance smart chain mainnet * Update eip155-648.json pretty it * Update _data/chains/eip155-648.json Co-authored-by: ligi <ligi@ligi.de> --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
6ca70f0f61
commit
4042227aad
22
_data/chains/eip155-648.json
Normal file
22
_data/chains/eip155-648.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "Endurance Smart Chain Mainnet",
|
||||
"chain": "ACE",
|
||||
"rpc": ["https://rpc-endurance.fusionist.io/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Endurance Chain Native Token",
|
||||
"symbol": "ACE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://ace.fusionist.io/",
|
||||
"shortName": "ace",
|
||||
"chainId": 648,
|
||||
"networkId": 648,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Endurance Scan",
|
||||
"url": "https://explorer.endurance.fusionist.io",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user