Skip to content

Commit fd02578

Browse files
committed
fix: solana explorer url
1 parent 6aeec06 commit fd02578

File tree

1 file changed

+110
-1
lines changed

1 file changed

+110
-1
lines changed
Lines changed: 110 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,110 @@
1-
{"eth":{"id":1,"name":"Ethereum","nativeCurrency":{"name":"Ether","symbol":"ETH","decimals":18},"blockExplorers":{"default":{"name":"Etherscan","url":"https://etherscan.io","apiUrl":"https://api.etherscan.io/api"}}},"btc":{"name":"Bitcoin","nativeCurrency":{"name":"Bitcoin","symbol":"BTC","decimals":8},"blockExplorers":{"default":{"name":"Blockchair","url":"https://blockchair.com/bitcoin"}}},"sol":{"name":"Solana","nativeCurrency":{"name":"Solana","symbol":"SOL","decimals":9},"blockExplorers":{"default":{"name":"Solana","url":"https://explorer.solana.com"}}},"op":{"id":10,"name":"OP Mainnet","nativeCurrency":{"name":"Ether","symbol":"ETH","decimals":18},"blockExplorers":{"default":{"name":"Optimism Explorer","url":"https://optimistic.etherscan.io","apiUrl":"https://api-optimistic.etherscan.io/api"}}},"arb1":{"id":42161,"name":"Arbitrum One","nativeCurrency":{"name":"Ether","symbol":"ETH","decimals":18},"blockExplorers":{"default":{"name":"Arbiscan","url":"https://arbiscan.io","apiUrl":"https://api.arbiscan.io/api"}}},"base":{"id":8453,"name":"Base","nativeCurrency":{"name":"Ether","symbol":"ETH","decimals":18},"blockExplorers":{"default":{"name":"Basescan","url":"https://basescan.org","apiUrl":"https://api.basescan.org/api"}}},"matic":{"id":137,"name":"Polygon","nativeCurrency":{"name":"MATIC","symbol":"MATIC","decimals":18},"blockExplorers":{"default":{"name":"PolygonScan","url":"https://polygonscan.com","apiUrl":"https://api.polygonscan.com/api"}}},"linea":{"id":59144,"name":"Linea Mainnet","nativeCurrency":{"name":"Linea Ether","symbol":"ETH","decimals":18},"blockExplorers":{"default":{"name":"Etherscan","url":"https://lineascan.build","apiUrl":"https://api.lineascan.build/api"}}},"scr":{"id":534352,"name":"Scroll Mainnet","nativeCurrency":{"name":"Ether","symbol":"ETH","decimals":18},"blockExplorers":{"default":{"name":"Scrollscan","url":"https://scrollscan.com","apiUrl":"https://api.scrollscan.com/api"}}},"celo":{"id":42220,"name":"Celo","nativeCurrency":{"name":"Celo","symbol":"CELO","decimals":18},"blockExplorers":{"default":{"name":"Celoscan","url":"https://celoscan.io","apiUrl":"https://api.celoscan.io/api"}}}}
1+
{
2+
"eth": {
3+
"id": 1,
4+
"name": "Ethereum",
5+
"nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 },
6+
"blockExplorers": {
7+
"default": {
8+
"name": "Etherscan",
9+
"url": "https://etherscan.io",
10+
"apiUrl": "https://api.etherscan.io/api"
11+
}
12+
}
13+
},
14+
"btc": {
15+
"name": "Bitcoin",
16+
"nativeCurrency": { "name": "Bitcoin", "symbol": "BTC", "decimals": 8 },
17+
"blockExplorers": {
18+
"default": { "name": "Blockchair", "url": "https://blockchair.com/bitcoin" }
19+
}
20+
},
21+
"sol": {
22+
"name": "Solana",
23+
"nativeCurrency": { "name": "Solana", "symbol": "SOL", "decimals": 9 },
24+
"blockExplorers": { "default": { "name": "Solana", "url": "https://explorer.solana.com/" } }
25+
},
26+
"op": {
27+
"id": 10,
28+
"name": "OP Mainnet",
29+
"nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 },
30+
"blockExplorers": {
31+
"default": {
32+
"name": "Optimism Explorer",
33+
"url": "https://optimistic.etherscan.io",
34+
"apiUrl": "https://api-optimistic.etherscan.io/api"
35+
}
36+
}
37+
},
38+
"arb1": {
39+
"id": 42161,
40+
"name": "Arbitrum One",
41+
"nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 },
42+
"blockExplorers": {
43+
"default": {
44+
"name": "Arbiscan",
45+
"url": "https://arbiscan.io",
46+
"apiUrl": "https://api.arbiscan.io/api"
47+
}
48+
}
49+
},
50+
"base": {
51+
"id": 8453,
52+
"name": "Base",
53+
"nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 },
54+
"blockExplorers": {
55+
"default": {
56+
"name": "Basescan",
57+
"url": "https://basescan.org",
58+
"apiUrl": "https://api.basescan.org/api"
59+
}
60+
}
61+
},
62+
"matic": {
63+
"id": 137,
64+
"name": "Polygon",
65+
"nativeCurrency": { "name": "MATIC", "symbol": "MATIC", "decimals": 18 },
66+
"blockExplorers": {
67+
"default": {
68+
"name": "PolygonScan",
69+
"url": "https://polygonscan.com",
70+
"apiUrl": "https://api.polygonscan.com/api"
71+
}
72+
}
73+
},
74+
"linea": {
75+
"id": 59144,
76+
"name": "Linea Mainnet",
77+
"nativeCurrency": { "name": "Linea Ether", "symbol": "ETH", "decimals": 18 },
78+
"blockExplorers": {
79+
"default": {
80+
"name": "Etherscan",
81+
"url": "https://lineascan.build",
82+
"apiUrl": "https://api.lineascan.build/api"
83+
}
84+
}
85+
},
86+
"scr": {
87+
"id": 534352,
88+
"name": "Scroll Mainnet",
89+
"nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 },
90+
"blockExplorers": {
91+
"default": {
92+
"name": "Scrollscan",
93+
"url": "https://scrollscan.com",
94+
"apiUrl": "https://api.scrollscan.com/api"
95+
}
96+
}
97+
},
98+
"celo": {
99+
"id": 42220,
100+
"name": "Celo",
101+
"nativeCurrency": { "name": "Celo", "symbol": "CELO", "decimals": 18 },
102+
"blockExplorers": {
103+
"default": {
104+
"name": "Celoscan",
105+
"url": "https://celoscan.io",
106+
"apiUrl": "https://api.celoscan.io/api"
107+
}
108+
}
109+
}
110+
}

0 commit comments

Comments
 (0)