Skip to content

Commit

Permalink
spruce block explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmurloc committed Jul 18, 2023
1 parent 0f20efb commit 9633409
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ export const avalancheSpruce = {
default: { http: ['https://subnets.avax.network/insti-1/testnet/rpc'] }
},
blockExplorers: {
etherscan: { name: 'SnowTrace', url: 'https://snowtrace.io' },
default: { name: 'SnowTrace', url: 'https://snowtrace.io' }
etherscan: { name: 'Explorer', url: 'https://testnet.evergreenspruce.io' },
default: { name: 'Explorer', url: 'https://testnet.evergreenspruce.io' }
},
contracts: {
multicall3: {
Expand Down

0 comments on commit 9633409

Please sign in to comment.