Skip to content

Commit

Permalink
chore: update abstract block explorer to use etherscan
Browse files Browse the repository at this point in the history
  • Loading branch information
metarsit committed Jan 8, 2025
1 parent 48f3bbd commit 5c073bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chains/definitions/abstractTestnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const abstractTestnet = /*#__PURE__*/ defineChain({
blockExplorers: {
default: {
name: 'Abstract Block Explorer',
url: 'https://explorer.testnet.abs.xyz',
url: 'https://sepolia.abscan.org',
},
},
testnet: true,
Expand Down

0 comments on commit 5c073bb

Please sign in to comment.