Skip to content

Commit de1e932

Browse files
authored
Update networks.ts
1 parent 2759cd9 commit de1e932

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/etherscan/src/app/utils/networks.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ export const scanAPIurls = {
3434
44787: 'https://api-alfajores.celoscan.io/api',
3535
2888: 'https://api-testnet.bobascan.com/api',
3636
84531: 'https://api-goerli.basescan.org/api',
37+
84532: "https://api-sepolia.basescan.org/api",
3738
1442: 'https://api-testnet-zkevm.polygonscan.com/api',
3839
59140: 'https://api-testnet.lineascan.build/api',
3940
}

0 commit comments

Comments
 (0)