Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified bun.lockb
Binary file not shown.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
},
"files": ["out/index.mjs"],
"devDependencies": {
"@bgd-labs/rpc-env": "^2.3.1",
"@biomejs/biome": "1.9.4",
"@types/chalk": "^2.2.0",
"bun-types": "1.1.36",
Expand All @@ -38,7 +39,5 @@
"lint": "bunx @biomejs/biome check .",
"test": "vitest"
},
"dependencies": {
"@bgd-labs/rpc-env": "^2.0.1"
}
"dependencies": {}
}
152 changes: 101 additions & 51 deletions src/explorers/etherscan.json
Original file line number Diff line number Diff line change
@@ -1,257 +1,307 @@
[
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=1",
"explorer": "https://etherscan.io",
"chainId": 1
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=11155111",
"explorer": "https://sepolia.etherscan.io",
"chainId": 11155111
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=17000",
"explorer": "https://sepolia.etherscan.io",
"chainId": 17000
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=56",
"explorer": "https://bscscan.com",
"chainId": 56
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=97",
"explorer": "https://testnet.bscscan.com",
"chainId": 97
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=137",
"explorer": "https://polygonscan.com",
"chainId": 137
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=80002",
"explorer": "https://amoy.polygonscan.com/",
"chainId": 80002
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=1101",
"explorer": "https://zkevm.polygonscan.com/",
"chainId": 1101
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=2442",
"explorer": "https://cardona-zkevm.polygonscan.com/",
"chainId": 2442
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=8453",
"explorer": "https://basescan.org",
"chainId": 8453
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=84532",
"explorer": "https://sepolia.basescan.org/",
"chainId": 84532
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=42161",
"explorer": "https://arbiscan.io",
"chainId": 42161
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=42170",
"explorer": "https://nova.arbiscan.io/",
"chainId": 42170
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=421614",
"explorer": "https://sepolia.arbiscan.io/",
"chainId": 421614
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=59144",
"explorer": "https://lineascan.build/",
"chainId": 59144
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=59141",
"explorer": "https://sepolia.lineascan.build/",
"chainId": 59141
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=250",
"explorer": "https://ftmscan.com",
"chainId": 250
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=4002",
"explorer": "https://testnet.ftmscan.com/",
"chainId": 4002
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=81457",
"explorer": "https://blastscan.io/",
"chainId": 81457
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=168587773",
"explorer": "https://sepolia.blastscan.io/",
"chainId": 168587773
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=10",
"explorer": "https://optimistic.etherscan.io/",
"chainId": 10
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=11155420",
"explorer": "https://sepolia-optimism.etherscan.io/",
"chainId": 11155420
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=43114",
"explorer": "https://snowscan.xyz/",
"chainId": 43114
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=43113",
"explorer": "https://testnet.snowscan.xyz/",
"chainId": 43113
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=199",
"explorer": "https://bttcscan.com/",
"chainId": 199
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=1028",
"explorer": "https://testnet.bttcscan.com/",
"chainId": 1028
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=42220",
"explorer": "https://celoscan.io",
"chainId": 42220
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=44787",
"explorer": "https://alfajores.celoscan.io/",
"chainId": 44787
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=25",
"explorer": "https://cronoscan.com",
"chainId": 25
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=252",
"explorer": "https://fraxscan.com/",
"chainId": 252
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=2522",
"explorer": "https://holesky.fraxscan.com/",
"chainId": 2522
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=100",
"explorer": "https://gnosisscan.io/",
"chainId": 100
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=255",
"explorer": "https://kromascan.com/",
"chainId": 255
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=2358",
"explorer": "https://sepolia.kromascan.com/",
"chainId": 2358
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=5000",
"explorer": "https://mantlescan.xyz/",
"chainId": 5000
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=5003",
"explorer": "https://sepolia.mantlescan.xyz/",
"chainId": 5003
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=1284",
"explorer": "https://moonbeam.moonscan.io/",
"chainId": 1284
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=1285",
"explorer": "https://moonriver.moonscan.io/",
"chainId": 1285
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=1287",
"explorer": "https://moonbase.moonscan.io/",
"chainId": 1287
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=204",
"explorer": "https://opbnb.bscscan.com/",
"chainId": 204
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=5611",
"explorer": "https://opbnb-testnet.bscscan.com/",
"chainId": 5611
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=534352",
"explorer": "https://scrollscan.com/",
"chainId": 534352
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=534351",
"explorer": "https://sepolia.scrollscan.com/",
"chainId": 534351
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=167000",
"explorer": "https://taikoscan.io/",
"chainId": 167000
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=167009",
"explorer": "https://hekla.taikoscan.io/",
"chainId": 167009
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=1111",
"explorer": "https://wemixscan.com/",
"chainId": 1111
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=1112",
"explorer": "https://testnet.wemixscan.com/",
"chainId": 1112
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=324",
"explorer": "https://era.zksync.network/",
"chainId": 324
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=300",
"explorer": "https://sepolia-era.zksync.network/",
"chainId": 300
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=660279",
"explorer": "https://xaiscan.io/",
"chainId": 660279
},
{
"api": "https://api.etherscan.io/v2/api",
"api": "https://api.etherscan.io/v2/api?chainid=37714555429",
"explorer": "https://sepolia.xaiscan.io/",
"chainId": 37714555429
},
{
"api": "https://api.etherscan.io/v2/api?chainid=50",
"explorer": "https://xdcscan.com/",
"chainId": 50
},
{
"api": "https://api.etherscan.io/v2/api?chainid=51",
"explorer": "https://testnet.xdcscan.com/",
"chainId": 51
},
{
"api": "https://api.etherscan.io/v2/api?chainid=33139",
"explorer": "https://apescan.io/",
"chainId": 33139
},
{
"api": "https://api.etherscan.io/v2/api?chainid=33111",
"explorer": "https://curtis.apescan.io/",
"chainId": 33111
},
{
"api": "https://api.etherscan.io/v2/api?chainid=480",
"explorer": "https://worldscan.org/",
"chainId": 480
},
{
"api": "https://api.etherscan.io/v2/api?chainid=4801",
"explorer": "https://sepolia.worldscan.org/",
"chainId": 4801
},
{
"api": "https://api.etherscan.io/v2/api?chainid=50104",
"explorer": "https://sophscan.xyz/",
"chainId": 50104
},
{
"api": "https://api.etherscan.io/v2/api?chainid=531050104",
"explorer": "https://testnet.sophscan.xyz/",
"chainId": 531050104
},
{
"api": "https://api.etherscan.io/v2/api?chainid=146",
"explorer": "https://sonicscan.org/",
"chainId": 146
},
{
"api": "https://api.etherscan.io/v2/api?chainid=57054",
"explorer": "https://testnet.sonicscan.org/",
"chainId": 57054
}
]
Loading
Loading