List of all items
Structs
- objects::AccountId
- objects::AnsAsset
- objects::AnsEntryConvertor
- objects::AssetEntry
- objects::ChannelEntry
- objects::ContractEntry
- objects::DexAssetPairing
- objects::LpToken
- objects::PoolMetadata
- objects::PoolReference
- objects::TruncatedChainId
- objects::UncheckedChannelEntry
- objects::UncheckedContractEntry
- objects::UniquePoolId
- objects::account::AccountId
- objects::ans_host::AnsHost
- objects::dependency::Dependency
- objects::dependency::DependencyResponse
- objects::dependency::StaticDependency
- objects::deposit_info::DepositInfo
- objects::fee::Fee
- objects::fee::FixedFee
- objects::fee::UsageFee
- objects::gov_type::TopLevelOwnerResponse
- objects::module::Module
- objects::module::ModuleInfo
- objects::module::ModuleInitMsg
- objects::module_factory::ModuleFactoryContract
- objects::module_version::ModuleData
- objects::module_version::ModuleDataResponse
- objects::namespace::Namespace
- objects::ownership::Ownership
- objects::ownership::cw721::OwnerOfResponse
- objects::ownership::nested_admin::NestedAdmin
- objects::pool::PoolMetadata
- objects::pool::PoolReference
- objects::pool::UniquePoolId
- objects::pool::pool_metadata::PoolMetadata
- objects::pool::pool_metadata::ResolvedPoolMetadata
- objects::pool::pool_reference::PoolReference
- objects::pool::unique_pool_id::UniquePoolId
- objects::registry::RegistryContract
- objects::time_weighted_average::TimeWeightedAverage
- objects::time_weighted_average::TimeWeightedAverageData
- objects::voting::ProposalInfo
- objects::voting::SimpleVoting
- objects::voting::Vote
- objects::voting::VoteConfig
- state::AdapterContract
- traits::AbstractNameServiceClient
- traits::AccountRegistry
- traits::Adapters
- traits::Apps
- traits::Bank
- traits::Executor
- traits::ExecutorMsg
- traits::IbcClient
- traits::ModuleRegistry
- traits::Modules
Enums
- error::AdapterError
- objects::AccountTrace
- objects::PoolType
- objects::account::AccountTrace
- objects::ans_host::AnsHostError
- objects::gov_type::GovAction
- objects::gov_type::GovernanceDetails
- objects::module::ModuleStatus
- objects::module::ModuleVersion
- objects::module::Monetization
- objects::module_reference::ModuleReference
- objects::ownership::GovAction
- objects::ownership::GovOwnershipError
- objects::ownership::GovernanceDetails
- objects::ownership::cw721::Cw721QueryMsg
- objects::pool::PoolType
- objects::pool::pool_id::PoolAddressBase
- objects::pool::pool_type::PoolType
- objects::registry::RegistryError
- objects::validation::ValidationError
- objects::validation::error::ValidationError
- objects::voting::ProposalOutcome
- objects::voting::ProposalStatus
- objects::voting::Threshold
- objects::voting::VoteError
Traits
- state::ContractError
- traits::AbstractNameService
- traits::AbstractRegistryAccess
- traits::AbstractResponse
- traits::AccountExecutor
- traits::AccountIdentification
- traits::AccountVerification
- traits::AdapterInterface
- traits::AppInterface
- traits::Dependencies
- traits::Execution
- traits::IbcInterface
- traits::ModuleIdentification
- traits::ModuleInterface
- traits::ModuleRegistryInterface
- traits::Resolve
- traits::TransferInterface
- traits::Transferable
Macros
Functions
- objects::module::assert_module_data_validity
- objects::module::validate_name
- objects::module_version::assert_contract_upgrade
- objects::module_version::assert_cw_contract_upgrade
- objects::module_version::migrate_module_data
- objects::module_version::query_module_data
- objects::module_version::set_module_data
- objects::ownership::assert_nested_owner
- objects::ownership::get_ownership
- objects::ownership::initialize_owner
- objects::ownership::is_owner
- objects::ownership::nested_admin::assert_account_calling_to_as_admin_is_self
- objects::ownership::nested_admin::query_top_level_owner
- objects::ownership::nested_admin::query_top_level_owner_addr
- objects::ownership::query_ownership
- objects::ownership::update_ownership
- objects::salt::generate_instantiate_salt
- objects::validation::validate_description
- objects::validation::validate_link
- objects::validation::validate_name
- objects::validation::verifiers::validate_description
- objects::validation::verifiers::validate_link
- objects::validation::verifiers::validate_name
Type Aliases
- AdapterResult
- objects::AccountSequence
- objects::DexName
- objects::PoolAddress
- objects::account::AccountSequence
- objects::ans_host::AnsHostResult
- objects::chain_name::ChainName
- objects::module::ModuleId
- objects::module::ModuleMetadata
- objects::pool::PoolAddress
- objects::pool::pool_id::PoolAddress
- objects::pool::pool_id::UncheckedPoolAddress
- objects::registry::RegistryResult
- objects::voting::ProposalId
- objects::voting::VoteResult
Constants
- objects::ABSTRACT_ACCOUNT_ID
- objects::account::ABSTRACT_ACCOUNT_ID
- objects::module_version::MODULE
- objects::namespace::ABSTRACT_NAMESPACE
- objects::ownership::nested_admin::MAX_ADMIN_RECURSION
- objects::salt::ABSTRACT_SALT
- objects::storage_namespaces::ADMIN_NAMESPACE
- objects::storage_namespaces::BASE_STATE
- objects::storage_namespaces::CONFIG_STORAGE_KEY
- objects::storage_namespaces::MODULE_STORAGE_KEY
- objects::storage_namespaces::OWNERSHIP_STORAGE_KEY
- objects::storage_namespaces::account::ACCOUNT_ID
- objects::storage_namespaces::account::ACCOUNT_MODULES
- objects::storage_namespaces::account::AUTHENTICATORS
- objects::storage_namespaces::account::AUTH_ADMIN
- objects::storage_namespaces::account::CALLING_TO_AS_ADMIN
- objects::storage_namespaces::account::DEPENDENTS
- objects::storage_namespaces::account::INFO
- objects::storage_namespaces::account::INSTALL_MODULES_CONTEXT
- objects::storage_namespaces::account::MIGRATE_CONTEXT
- objects::storage_namespaces::account::SUB_ACCOUNTS
- objects::storage_namespaces::account::SUSPENSION_STATUS
- objects::storage_namespaces::account::WHITELISTED_MODULES
- objects::storage_namespaces::ans_host::ASSET_ADDRESSES
- objects::storage_namespaces::ans_host::ASSET_PAIRINGS
- objects::storage_namespaces::ans_host::CHANNELS
- objects::storage_namespaces::ans_host::CONTRACT_ADDRESSES
- objects::storage_namespaces::ans_host::POOL_METADATA
- objects::storage_namespaces::ans_host::REGISTERED_DEXES
- objects::storage_namespaces::ans_host::REV_ASSET_ADDRESSES
- objects::storage_namespaces::ibc_client::ACCOUNTS
- objects::storage_namespaces::ibc_client::ACKS
- objects::storage_namespaces::ibc_client::IBC_INFRA
- objects::storage_namespaces::ibc_client::REVERSE_POLYTONE_NOTE
- objects::storage_namespaces::ibc_host::CHAIN_PROXIES
- objects::storage_namespaces::ibc_host::REVERSE_CHAIN_PROXIES
- objects::storage_namespaces::ibc_host::TEMP_ACTION_AFTER_CREATION
- objects::storage_namespaces::module_factory::CURRENT_BASE
- objects::storage_namespaces::registry::ACCOUNT_ADDRESSES
- objects::storage_namespaces::registry::LOCAL_ACCOUNT_SEQUENCE
- objects::storage_namespaces::registry::MODULE_CONFIG
- objects::storage_namespaces::registry::MODULE_DEFAULT_CONFIG
- objects::storage_namespaces::registry::NAMESPACES
- objects::storage_namespaces::registry::PENDING_MODULES
- objects::storage_namespaces::registry::REGISTERED_MODULES
- objects::storage_namespaces::registry::REV_NAMESPACES
- objects::storage_namespaces::registry::SERVICE_INFOS
- objects::storage_namespaces::registry::STANDALONE_INFOS
- objects::storage_namespaces::registry::YANKED_MODULES
- objects::time_weighted_average::DEFAULT_PRECISION
- objects::voting::DEFAULT_LIMIT
- state::AUTHORIZED_ADDRESSES_NAMESPACE
- state::MAXIMUM_AUTHORIZED_ADDRESSES