diff --git a/_data/chains/eip155-130.json b/_data/chains/eip155-130.json new file mode 100644 index 000000000000..a28a4d7951e4 --- /dev/null +++ b/_data/chains/eip155-130.json @@ -0,0 +1,23 @@ +{ + "name": "Anrytron", + "chain": "130", + "rpc": ["http://rpc.anryton.com"], + "faucets": [], + "nativeCurrency": { + "name": "MOL", + "symbol": "mol", + "decimals": 18 + }, + "features": [], + "infoURL": "https://anrytron.com", + "shortName": "Anrytron", + "chainId": 130, + "networkId": 130, + "explorers": [ + { + "name": "Tracehawk", + "url": "https://explorer.anrytron.com", + "standard": "none" + } + ] +}