bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface Chain

    Chain represents the base chain's chainID.

    interface Chain {
        chain: SupportedChain;
        chainId: number;
        cosmosChainId: string;
    }
    Index

    Properties

    chainId: number
    cosmosChainId: string