Skip to content

Commit

Permalink
Update avalancheFuji.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed May 29, 2024
1 parent 0bb87b2 commit dffba72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chains/definitions/avalancheFuji.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const avalancheFuji = /*#__PURE__*/ defineChain({
blockExplorers: {
default: {
name: 'SnowTrace',
url: 'https://testnet.snowtrace.io/',
url: 'https://testnet.snowtrace.io',
apiUrl: 'https://api-testnet.snowtrace.io',
},
},
Expand Down

0 comments on commit dffba72

Please sign in to comment.