Variable AXELARSCAN_UI_URLSConst

AXELARSCAN_UI_URLS: {
    mainnet: "https://axelarscan.io";
    testnet: "https://testnet.axelarscan.io";
} = ...

Type declaration

  • Readonly mainnet: "https://axelarscan.io"
  • Readonly testnet: "https://testnet.axelarscan.io"

Generated using TypeDoc