can be used to lookup chainInfo (chainId) from an address value
Optional
cctpCircle CCTP Destination Domain
Cosmos chain ID. The CAIP-2 fields (namespace, reference) are on BaseChainInfo.
Optional
connectionsIBC connections between this chain and others, keyed by chainId
Optional
icaindicates the host chain supports Interchain Accounts (ICS-27). Not currently used at runtime - only for types
Optional
icqindicates the host chain support the async-icq IBC Application protocol. Used at runtime to permit Chain.query()
operations.
in the future (@see https://github.com/Agoric/agoric-sdk/issues/9326), querying will be supported by the ICA protocol natively and this will likely deprecate
CAIP-2 namespace, e.g. 'cosmos', 'eip155'
Optional
pfmNote: developers must provide this value themselves for .transfer
to work
as expected. Please see examples for details.
CAIP-2 reference, e.g.
1,
agoric-3`
Optional
staking
Info for a Cosmos-based chain.