Interface IBCConnectWalletOptions

interface IBCConnectWalletOptions {
    gasPrice: string;
    multiplier?: number;
    prefix: string;
}

Hierarchy (view full)

Properties

gasPrice: string

The the price of a single unit of gas. This is typically a fraction of the smallest fee token unit, such as 0.012utoken

multiplier?: number

The multiplier to apply to the estimated gas price. Used to make sure transactions do not run out of gas.

2.0
prefix: string

The address prefix