Overview
TheICosmos interface defines a set of functions for interacting with the
Cosmos blockchain from an Ethereum Virtual Machine (EVM) environment. It
includes functions for address conversion, querying, and executing Cosmos
messages.
Constants
COSMOS_ADDRESS
The address of the Cosmos precompile contract.
COSMOS_CONTRACT
The instance of the ICosmos contract.