|
97 | 97 | "sepoliaera.zksync": ("300", "sepolia-era.zksync.network"),
|
98 | 98 | "xai": ("660279", "xaiscan.io"),
|
99 | 99 | "sepolia.xai": ("37714555429", "sepolia.xaiscan.io"),
|
100 |
| - "xdc": ("50", "https://xdcscan.com"), |
101 |
| - "testnet.xdc": ("51", "https://testnet.xdcscan.com"), |
102 |
| - "apechain": ("33139", "https://apescan.io"), |
103 |
| - "curtis.apechain": ("33111", "https://curtis.apescan.io"), |
104 |
| - "world": ("480", "https://worldscan.org"), |
105 |
| - "sepolia.world": ("4801", "https://sepolia.worldscan.org"), |
106 |
| - "sophon": ("50104", "https://sophscan.xyz"), |
107 |
| - "testnet.sophon": ("531050104", "https://testnet.sophscan.xyz"), |
108 |
| - "sonic": ("146", "https://sonicscan.org"), |
109 |
| - "testnet.sonic": ("57054", "https://testnet.sonicscan.org"), |
110 |
| - "unichain": ("130", "https://uniscan.xyz"), |
111 |
| - "sepolia.unichain": ("1301", "https://sepolia.uniscan.xyz"), |
112 |
| - "abstract": ("2741", "https://abscan.org"), |
113 |
| - "sepolia.abstract": ("11124", "https://sepolia.abscan.org"), |
114 |
| - "berachain": ("80094", "https://berascan.com"), |
| 100 | + "xdc": ("50", "xdcscan.com"), |
| 101 | + "testnet.xdc": ("51", "testnet.xdcscan.com"), |
| 102 | + "apechain": ("33139", "apescan.io"), |
| 103 | + "curtis.apechain": ("33111", "curtis.apescan.io"), |
| 104 | + "world": ("480", "worldscan.org"), |
| 105 | + "sepolia.world": ("4801", "sepolia.worldscan.org"), |
| 106 | + "sophon": ("50104", "sophscan.xyz"), |
| 107 | + "testnet.sophon": ("531050104", "testnet.sophscan.xyz"), |
| 108 | + "sonic": ("146", "sonicscan.org"), |
| 109 | + "testnet.sonic": ("57054", "testnet.sonicscan.org"), |
| 110 | + "unichain": ("130", "uniscan.xyz"), |
| 111 | + "sepolia.unichain": ("1301", "sepolia.uniscan.xyz"), |
| 112 | + "abstract": ("2741", "abscan.org"), |
| 113 | + "sepolia.abstract": ("11124", "sepolia.abscan.org"), |
| 114 | + "berachain": ("80094", "berascan.com"), |
115 | 115 | }
|
116 | 116 |
|
117 | 117 | SUPPORTED_NETWORK = {**SUPPORTED_NETWORK_V1, **SUPPORTED_NETWORK_V2}
|
|
0 commit comments