diff --git a/_data/chains/eip155-1030.json b/_data/chains/eip155-1030.json new file mode 100644 index 00000000..9bdc5ba4 --- /dev/null +++ b/_data/chains/eip155-1030.json @@ -0,0 +1,23 @@ +{ + "name": "Conflux", + "chain": "Conflux", + "network": "mainnet", + "rpc": ["https://ethcore.confluxrpc.com"], + "faucets": [], + "nativeCurrency": { + "name": "CFX", + "symbol": "CFX", + "decimals": 18 + }, + "infoURL": "https://confluxnetwork.org", + "shortName": "cfx", + "chainId": 1030, + "networkId": 1030, + "explorers": [ + { + "name": "Conflux Scan", + "url": "https://confluxscan.io", + "standard": "none" + } + ] + } \ No newline at end of file