We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af5003e commit 14b0bf5Copy full SHA for 14b0bf5
_data/chains/eip155-65100004.json
@@ -1,13 +1,8 @@
1
{
2
"name": "Autonity Piccadilly (Tiber) Testnet",
3
+ "status": "deprecated",
4
"chain": "AUT",
- "rpc": [
5
- "https://autonity.rpc.web3cdn.network/testnet",
6
- "wss://autonity.rpc.web3cdn.network/testnet/ws",
7
- "https://autonity-piccadilly.rpc.subquery.network/public",
8
- "https://piccadilly.autonity-apis.com",
9
- "wss://piccadilly-ws.autonity-apis.com"
10
- ],
+ "rpc": [],
11
"faucets": [],
12
"nativeCurrency": {
13
"name": "Piccadilly Auton",
@@ -20,11 +15,5 @@
20
15
"networkId": 65100004,
21
16
"slip44": 1,
22
17
"icon": "autonity",
23
- "explorers": [
24
- {
25
- "name": "autonity-blockscout",
26
- "url": "https://piccadilly.autonity.org",
27
- "standard": "EIP3091"
28
- }
29
- ]
18
+ "explorers": []
30
19
}
0 commit comments