Skip to content

Commit

Permalink
update explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
j6i committed Sep 25, 2024
1 parent 0e06a9a commit 555fec1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/chains/definitions/shape.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ export const shape = /*#__PURE__*/ defineChain({
},
blockExplorers: {
default: {
name: 'blockscout',
url: 'https://internal-shaper-explorer.alchemypreview.com',
apiUrl: 'https://internal-shaper-explorer.alchemypreview.com/api',
name: 'shapescan',
url: 'https://shapescan.xyz',
apiUrl: 'https://shapescan.xyz/api',
},
},
contracts: {
Expand Down

0 comments on commit 555fec1

Please sign in to comment.