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

Enums

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)
This is used for uploading logo data, or setting it in InstantiateData