mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@ef1a54e016 🚀
This commit is contained in:
parent
44a457b93e
commit
6d01dc64e0
File diff suppressed because one or more lines are too long
25
chains/eip155-65100000.json
Normal file
25
chains/eip155-65100000.json
Normal file
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -8877,6 +8877,19 @@
|
|||
"rpc": ["https://rpc1.bakerloo.autonity.org/", "wss://rpc1.bakerloo.autonity.org/ws/"],
|
||||
"faucets": ["https://faucet.autonity.org/"],
|
||||
"infoURL": "https://autonity.org/"
|
||||
}, {
|
||||
"name": "Autonity Piccadilly (Thames) Testnet",
|
||||
"chainId": 65100000,
|
||||
"shortName": "piccadilly-0",
|
||||
"networkId": 65100000,
|
||||
"nativeCurrency": {
|
||||
"name": "Piccadilly Auton",
|
||||
"symbol": "ATN",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc1.piccadilly.autonity.org/", "wss://rpc1.piccadilly.autonity.org/ws/"],
|
||||
"faucets": ["https://faucet.autonity.org/"],
|
||||
"infoURL": "https://autonity.org/"
|
||||
}, {
|
||||
"name": "Joys Digital TestNet",
|
||||
"chainId": 99415706,
|
||||
|
|
|
@ -13188,6 +13188,25 @@
|
|||
"url": "https://bakerloo.autonity.org",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"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"
|
||||
}]
|
||||
}, {
|
||||
"name": "Joys Digital TestNet",
|
||||
"chain": "TOYS",
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -682,6 +682,7 @@
|
|||
"mais": "eip155:43214913",
|
||||
"aqua": "eip155:61717561",
|
||||
"bakerloo-0": "eip155:65010000",
|
||||
"piccadilly-0": "eip155:65100000",
|
||||
"TOYS": "eip155:99415706",
|
||||
"GTH": "eip155:192837465",
|
||||
"neonevm-devnet": "eip155:245022926",
|
||||
|
|
Loading…
Reference in New Issue
Block a user