Skip to content

Commit

Permalink
testnet url
Browse files Browse the repository at this point in the history
  • Loading branch information
Migl992 committed May 29, 2024
1 parent b1023b5 commit 54e5a0b
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 @@ -15,7 +15,7 @@ export const avalancheFuji = /*#__PURE__*/ defineChain({
default: {
name: 'SnowTrace',
url: 'https://testnet.snowtrace.io/',
apiUrl: 'https://api.snowtrace.io/', //https://api.snowtrace.io/v2/network/testnet/..
apiUrl: 'https://api-testnet.snowtrace.io',
},
},
contracts: {
Expand Down

0 comments on commit 54e5a0b

Please sign in to comment.