File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -839,6 +839,12 @@ export const getNavigation = (section) => {
839
839
header : "Learn more about Axelar" ,
840
840
children : [
841
841
{ title : "Connected Chains" , href : "https://axelarscan.io/resources/chains" } ,
842
+ { title : "Live Addresses" , children : [
843
+ { title : "Mainnet" , href : "https://github.com/axelarnetwork/axelar-contract-deployments/blob/main/axelar-chains-config/info/mainnet.json" } ,
844
+ { title : "Testnet" , href : "https://github.com/axelarnetwork/axelar-contract-deployments/blob/main/axelar-chains-config/info/testnet.json" } ,
845
+ { title : "Stagenet" , href : "https://github.com/axelarnetwork/axelar-contract-deployments/blob/main/axelar-chains-config/info/stagenet.json" } ,
846
+ { title : "Devnet" , href : "https://github.com/axelarnetwork/axelar-contract-deployments/blob/main/axelar-chains-config/info/devnet-amplifier.json" } ,
847
+ ] } ,
842
848
{ title : "Crosschain Message Flow" , href : "/learn/network/flow/" } ,
843
849
{ title : "axlUSDC" , href : "/learn/axlusdc/" } ,
844
850
{ title : "Security Overview" , href : "/learn/security/" } ,
You can’t perform that action at this time.
0 commit comments