Type alias LITCosmosChain

LITCosmosChain: LITChainRequiredProps & {
    chainId: string;
}

Property

The chain ID of the chain that this token contract is deployed on. Used for Cosmos chains.

Generated using TypeDoc