Default Agent class to use.
Optional
apiQuery-only API handle.
Default denomination of gas token.
Optional
devnetIf this is a devnet, this contains an interface to the devnet container.
The unique chain id.
Logging handle.
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
defaultDefault denomination of gas token.
Static
defaultSet permissive fees by default.
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.
Get clients for all Cognitarium instances, keyed by address.
Get clients for all Objectarium instances, keyed by address.
Static
devnetStatic
gasStatic
mainnetStatic
mocknetStatic
testnetGenerated using TypeDoc
OKP4 chain.