Module abstract_token

Module abstract_token 

Source
Expand description

§Abstract Token

abstract_os::abstract_token is a custom token that’s only transferable between abstract-os instances.

§Description

An app is a contract that is allowed to perform actions on a proxy contract while also being migratable.

Structs§

ConfigResponse
Cw20Coin
InstantiateMsg
Description
MigrateMsg
Description
MinterResponse

Enums§

Cw20ExecuteMsg
Cw20QueryMsg
ExecuteMsg
Expiration
Expiration represents a point in time when some event happens. It can compare with a BlockInfo and will return is_expired() == true once the condition is hit (and for every block in the future)
Logo
This is used for uploading logo data, or setting it in InstantiateData
QueryMsg