We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a90dcb commit 2759a1eCopy full SHA for 2759a1e
apps/entropy-debugger/src/store/entropy-deployments.ts
@@ -113,7 +113,7 @@ export const EntropyDeployments = {
113
network: "testnet",
114
delay: "",
115
address: "0xdF21D137Aadc95588205586636710ca2890538d5",
116
- explorer: "https://evmtestnet.confluxscan.io/address/$ADDRESS",
+ explorer: "https://evmtestnet.confluxscan.org/address/$ADDRESS",
117
gasLimit: "500K",
118
nativeCurrency: "CFX",
119
},
0 commit comments