Skip to content

Commit bb6000b

Browse files
Updating block explorer to testnet arcscan app
1 parent fce326e commit bb6000b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hooks/use-cross-chain-transfer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ const arcTestnet = defineChain({
102102
blockExplorers: {
103103
default: {
104104
name: "Arc Testnet Explorer",
105-
url: "https://rpc.blockdaemon.testnet.arc.network",
105+
url: "https://testnet.arcscan.app/",
106106
},
107107
},
108108
testnet: true,

0 commit comments

Comments
 (0)