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@35cbfda4f9 🚀
This commit is contained in:
parent
b0736c7d16
commit
7306162d14
File diff suppressed because one or more lines are too long
15
chains/eip155-789.json
Normal file
15
chains/eip155-789.json
Normal 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
|
@ -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,
|
||||
|
|
|
@ -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
|
@ -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 |
Loading…
Reference in New Issue
Block a user