diff --git a/_data/chains/eip155-65100000.json b/_data/chains/eip155-65100000.json new file mode 100644 index 00000000..3f62e657 --- /dev/null +++ b/_data/chains/eip155-65100000.json @@ -0,0 +1,25 @@ +{ + "name": "Autonity Piccadilly (Thames) Testnet", + "chain": "AUT", + "rpc": [ + "https://rpc1.piccadilly.autonity.org/", + "wss://rpc1.piccadilly.autonity.org/ws/" + ], + "faucets": ["https://faucet.autonity.org/"], + "nativeCurrency": { + "name": "Piccadilly Auton", + "symbol": "ATN", + "decimals": 18 + }, + "infoURL": "https://autonity.org/", + "shortName": "piccadilly-0", + "chainId": 65100000, + "networkId": 65100000, + "explorers": [ + { + "name": "autonity-blockscout", + "url": "https://piccadilly.autonity.org", + "standard": "EIP3091" + } + ] +}