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@f961d9d23e 🚀
This commit is contained in:
parent
1a43ac4905
commit
f5bd751f12
File diff suppressed because one or more lines are too long
32
chains/eip155-333331.json
Normal file
32
chains/eip155-333331.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"name": "Aves Testnet",
|
||||
"chain": "AVST",
|
||||
"rpc": ["https://test.rpc.avescoin.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "AvesT",
|
||||
"symbol": "AVST",
|
||||
"decimals": 18
|
||||
},
|
||||
"features": [
|
||||
{
|
||||
"name": "EIP155"
|
||||
},
|
||||
{
|
||||
"name": "EIP1559"
|
||||
}
|
||||
],
|
||||
"infoURL": "https://ethereum.org",
|
||||
"shortName": "avst",
|
||||
"chainId": 333331,
|
||||
"networkId": 333331,
|
||||
"icon": "aves",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "avescan",
|
||||
"url": "https://testnet.avescoin.io",
|
||||
"icon": "avescan",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
15
chains/eip155-471100.json
Normal file
15
chains/eip155-471100.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "Patex Sepolia Testnet",
|
||||
"chain": "ETH",
|
||||
"rpc": ["https://test-rpc.patex.io/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Sepolia Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://patex.io/",
|
||||
"shortName": "psep",
|
||||
"chainId": 471100,
|
||||
"networkId": 471100
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -10476,6 +10476,19 @@
|
|||
"rpc": ["https://mainnet-rpc.tscscan.com"],
|
||||
"faucets": ["https://faucet.tscscan.com"],
|
||||
"infoURL": "https://ttcoin.info/"
|
||||
}, {
|
||||
"name": "Aves Testnet",
|
||||
"chainId": 333331,
|
||||
"shortName": "avst",
|
||||
"networkId": 333331,
|
||||
"nativeCurrency": {
|
||||
"name": "AvesT",
|
||||
"symbol": "AVST",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://test.rpc.avescoin.io"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://ethereum.org"
|
||||
}, {
|
||||
"name": "Oone Chain Testnet",
|
||||
"chainId": 333777,
|
||||
|
@ -10697,6 +10710,19 @@
|
|||
"rpc": ["https://weelinknode1c.gw002.oneitfarm.com"],
|
||||
"faucets": ["https://faucet.weelink.gw002.oneitfarm.com"],
|
||||
"infoURL": "https://weelink.cloud"
|
||||
}, {
|
||||
"name": "Patex Sepolia Testnet",
|
||||
"chainId": 471100,
|
||||
"shortName": "psep",
|
||||
"networkId": 471100,
|
||||
"nativeCurrency": {
|
||||
"name": "Sepolia Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://test-rpc.patex.io/"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://patex.io/"
|
||||
}, {
|
||||
"name": "OpenChain Mainnet",
|
||||
"chainId": 474142,
|
||||
|
|
|
@ -15907,6 +15907,32 @@
|
|||
"standard": "EIP3091",
|
||||
"icon": "tscscan"
|
||||
}]
|
||||
}, {
|
||||
"name": "Aves Testnet",
|
||||
"chain": "AVST",
|
||||
"rpc": ["https://test.rpc.avescoin.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "AvesT",
|
||||
"symbol": "AVST",
|
||||
"decimals": 18
|
||||
},
|
||||
"features": [{
|
||||
"name": "EIP155"
|
||||
}, {
|
||||
"name": "EIP1559"
|
||||
}],
|
||||
"infoURL": "https://ethereum.org",
|
||||
"shortName": "avst",
|
||||
"chainId": 333331,
|
||||
"networkId": 333331,
|
||||
"icon": "aves",
|
||||
"explorers": [{
|
||||
"name": "avescan",
|
||||
"url": "https://testnet.avescoin.io",
|
||||
"icon": "avescan",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Oone Chain Testnet",
|
||||
"chain": "OONE",
|
||||
|
@ -16258,6 +16284,20 @@
|
|||
"url": "https://weelink.cloud/#/blockView/overview",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "Patex Sepolia Testnet",
|
||||
"chain": "ETH",
|
||||
"rpc": ["https://test-rpc.patex.io/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Sepolia Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://patex.io/",
|
||||
"shortName": "psep",
|
||||
"chainId": 471100,
|
||||
"networkId": 471100
|
||||
}, {
|
||||
"name": "OpenChain Mainnet",
|
||||
"chain": "OpenChain",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -805,6 +805,7 @@
|
|||
"SoChain": "eip155:281121",
|
||||
"filecoin-calibration": "eip155:314159",
|
||||
"tc": "eip155:330844",
|
||||
"avst": "eip155:333331",
|
||||
"oonetest": "eip155:333777",
|
||||
"sparta": "eip155:333888",
|
||||
"olympus": "eip155:333999",
|
||||
|
@ -822,6 +823,7 @@
|
|||
"dexalot-testnet": "eip155:432201",
|
||||
"dexalot": "eip155:432204",
|
||||
"wlkt": "eip155:444900",
|
||||
"psep": "eip155:471100",
|
||||
"oc": "eip155:474142",
|
||||
"cmp": "eip155:512512",
|
||||
"ethf": "eip155:513100",
|
||||
|
|
Loading…
Reference in New Issue
Block a user