Expand description
Move types for the core sui Sui package located at “0x2” onchain.
Re-exports§
pub use self::dynamic_field::Field;pub use self::dynamic_field::FieldTypeTag;pub use self::object::ID;pub use self::object::UID;pub use af_move_type;
Modules§
- bag
- balance
- bcs
- borrow
- clock
- coin
- deny_
list - display
- dynamic_
field - dynamic_
object_ field - linked_
table - object
- Custom
IDandUIDimpls with betterDisplay. - object_
bag - object_
table - package
- priority_
queue - random
- sui
- table
- table_
vec - token
- transfer
- tx_
context - url
- vec_map
- vec_set
- versioned
Structs§
- Address
- Unique identifier for an Account on the Sui blockchain.
Functions§
- unpack_
field_ instance Deprecated