Skip to content

Commit

Permalink
Add Endurance Mainnet (ethereum-lists#2239)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
CharlesFus and ligi authored Feb 4, 2023
1 parent 6ca70f0 commit 4042227
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-648.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit 4042227

Please sign in to comment.