diff --git a/_data/chains/eip155-648.json b/_data/chains/eip155-648.json new file mode 100644 index 00000000..1e3cdd8a --- /dev/null +++ b/_data/chains/eip155-648.json @@ -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" + } + ] +}