Skip to content

Commit

Permalink
fix explorer link (#163)
Browse files Browse the repository at this point in the history
* devnet c-chain support

* etna rpc

* explorer link
  • Loading branch information
rajranjan0608 authored Oct 3, 2024
1 parent 2605557 commit a951324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@
"TOKEN": "AVAX",
"RPC": "https://etna.avax-dev.network/ext/bc/C/rpc",
"CHAINID": 43117,
"EXPLORER": "https://subnets-test.avax.network/c-chain",
"EXPLORER": "https://feat-etna-devnet.subnets.pages.dev/devnet-c-chain",
"IMAGE": "https://glacier-api.avax.network/proxy/chain-assets/main/chains/43113/chain-logo.png",
"MAX_PRIORITY_FEE": "10000000000",
"MAX_FEE": "100000000000",
Expand Down

0 comments on commit a951324

Please sign in to comment.