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

This commit is contained in:
ligi 2023-06-08 09:25:06 +00:00
parent f537017503
commit 1a43ac4905
7 changed files with 3 additions and 75 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,32 +0,0 @@
{
"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"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -10476,19 +10476,6 @@
"rpc": ["https://mainnet-rpc.tscscan.com"], "rpc": ["https://mainnet-rpc.tscscan.com"],
"faucets": ["https://faucet.tscscan.com"], "faucets": ["https://faucet.tscscan.com"],
"infoURL": "https://ttcoin.info/" "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", "name": "Oone Chain Testnet",
"chainId": 333777, "chainId": 333777,

View File

@ -15907,32 +15907,6 @@
"standard": "EIP3091", "standard": "EIP3091",
"icon": "tscscan" "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", "name": "Oone Chain Testnet",
"chain": "OONE", "chain": "OONE",

File diff suppressed because one or more lines are too long

View File

@ -805,7 +805,6 @@
"SoChain": "eip155:281121", "SoChain": "eip155:281121",
"filecoin-calibration": "eip155:314159", "filecoin-calibration": "eip155:314159",
"tc": "eip155:330844", "tc": "eip155:330844",
"avst": "eip155:333331",
"oonetest": "eip155:333777", "oonetest": "eip155:333777",
"sparta": "eip155:333888", "sparta": "eip155:333888",
"olympus": "eip155:333999", "olympus": "eip155:333999",