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

This commit is contained in:
ligi 2023-06-08 09:05:00 +00:00
parent b0736c7d16
commit 7306162d14
8 changed files with 46 additions and 3 deletions

File diff suppressed because one or more lines are too long

15
chains/eip155-789.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "Patex",
"chain": "ETH",
"rpc": ["https://rpc.patex.io/"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://patex.io/",
"shortName": "peth",
"chainId": 789,
"networkId": 789
}

File diff suppressed because one or more lines are too long

View File

@ -3222,6 +3222,19 @@
"rpc": ["https://testnet-rpc.aerochain.id/"],
"faucets": ["https://faucet.aerochain.id/"],
"infoURL": "https://aerochaincoin.org/"
}, {
"name": "Patex",
"chainId": 789,
"shortName": "peth",
"networkId": 789,
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://rpc.patex.io/"],
"faucets": [],
"infoURL": "https://patex.io/"
}, {
"name": "Lucid Blockchain",
"chainId": 800,

View File

@ -4815,6 +4815,20 @@
"url": "https://testnet.aeroscan.id",
"standard": "EIP3091"
}]
}, {
"name": "Patex",
"chain": "ETH",
"rpc": ["https://rpc.patex.io/"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://patex.io/",
"shortName": "peth",
"chainId": 789,
"networkId": 789
}, {
"name": "Lucid Blockchain",
"chain": "Lucid",

File diff suppressed because one or more lines are too long

View File

@ -247,6 +247,7 @@
"maal": "eip155:786",
"aca": "eip155:787",
"taero": "eip155:788",
"peth": "eip155:789",
"LUCID": "eip155:800",
"haic": "eip155:803",
"PFTEST": "eip155:808",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB