Skip to content

Commit

Permalink
update: explorer endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepinkman9900 committed Feb 24, 2023
1 parent 3bc5e88 commit 3c1026e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sourcify-chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ const sourcifyChainsExtensions: SourcifyChainsExtensionsObject = {
// Canto Mainnet
supported: true,
monitored: false,
contractFetchAddress: "https://evm.explorer.canto.io/" + BLOCKSCOUT_SUFFIX,
contractFetchAddress: "https://tuber.build/" + BLOCKSCOUT_SUFFIX,
txRegex: getBlockscoutRegex(),
},
"99": {
Expand Down

0 comments on commit 3c1026e

Please sign in to comment.