Deploying to gh-pages from @ ethereum-lists/chains@ef1a54e016 🚀

This commit is contained in:
ligi 2023-02-04 00:30:28 +00:00
parent 44a457b93e
commit 6d01dc64e0
8 changed files with 62 additions and 4 deletions

File diff suppressed because one or more lines are too long

View 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

View File

@ -8877,6 +8877,19 @@
"rpc": ["https://rpc1.bakerloo.autonity.org/", "wss://rpc1.bakerloo.autonity.org/ws/"], "rpc": ["https://rpc1.bakerloo.autonity.org/", "wss://rpc1.bakerloo.autonity.org/ws/"],
"faucets": ["https://faucet.autonity.org/"], "faucets": ["https://faucet.autonity.org/"],
"infoURL": "https://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", "name": "Joys Digital TestNet",
"chainId": 99415706, "chainId": 99415706,

View File

@ -13188,6 +13188,25 @@
"url": "https://bakerloo.autonity.org", "url": "https://bakerloo.autonity.org",
"standard": "EIP3091" "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", "name": "Joys Digital TestNet",
"chain": "TOYS", "chain": "TOYS",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -682,6 +682,7 @@
"mais": "eip155:43214913", "mais": "eip155:43214913",
"aqua": "eip155:61717561", "aqua": "eip155:61717561",
"bakerloo-0": "eip155:65010000", "bakerloo-0": "eip155:65010000",
"piccadilly-0": "eip155:65100000",
"TOYS": "eip155:99415706", "TOYS": "eip155:99415706",
"GTH": "eip155:192837465", "GTH": "eip155:192837465",
"neonevm-devnet": "eip155:245022926", "neonevm-devnet": "eip155:245022926",