The Agent subclass to use for interacting with this chain.
Optional apiQuery-only API handle.
The default denomination of the chain's native token.
Optional devnetIf this is a devnet, this contains an interface to the devnet container.
The unique chain id.
Logger.
Whether this is mainnet, public testnet, local devnet, or mocknet.
Whether this chain is stopped.
The API URL to use.
Static AgentThe default Agent subclass to use for interacting with this chain.
Static ModeShorthand for the ChainMode enum.
Static variantsAsync functions that return Chain instances in different modes.
Values for FADROMA_CHAIN environment variable.
Populated by @fadroma/connect.
Return self.
Whether this is a devnet or mocknet.
Get the current block height.
Whether this is a devnet.
Whether this is a mainnet.
Whether this is a mocknet.
Whether this is a testnet.
Wait for the block height to increment.
Async initialization. Populates the api property.
Static devnetStatic mainnetStatic mocknetStatic testnetGenerated using TypeDoc
Generic CosmWasm-enabled chain.