Variable TESTNET_CHAIN_DETAILSConst

TESTNET_CHAIN_DETAILS: {
    chainId: number;
    cosmosChainId: string;
} = ...

BitBadges Testnet chain details. This is the same as the Betanet chain details for now.

Type declaration

  • chainId: number
  • cosmosChainId: string