Module constants

Source
Expand description

§Registry constants

abstract_std contains all contract names supported by Abstract.

§Description

These fixed names can be used to provide name-addressable searches for complex logic.

Re-exports§

pub use archway::ARCHWAY;
pub use juno::JUNO;
pub use kujira::KUJIRA;
pub use local::LOCAL_CHAIN;
pub use neutron::NEUTRON;
pub use osmosis::OSMOSIS;
pub use terra::TERRA;
pub use union::UNION;
pub use xion::XION;
pub use berachain::BERACHAIN;
pub use ethereum::ETHEREUM;

Modules§

archway
berachain
ethereum
juno
kujira
local
neutron
osmosis
terra
union
xion

Constants§

ABSTRACT_EVENT_TYPE
ABSTRACT_VERSION
ACCOUNT
ANS_HOST
ASSET_DELIMITER
The delimiter between assets in lists
ATTRIBUTE_DELIMITER
The delimiter between attributes like contract:protocol
CHAIN_DELIMITER
The delimiter between chains in asset names and traces chain1>chain2>asset
IBC_CLIENT
IBC_HOST
ICA_CLIENT
ICS20
IBC protocols
MODULE_FACTORY
REGISTRY
TYPE_DELIMITER
The delimited between types like contract_type/asset1,asset2

Statics§

ACCOUNT_CONTRACTS
NATIVE_CONTRACTS
Useful when deploying registry