Structs§
- Esdt
Local Role Flags - H256
- Type that holds 32 bytes of data. Data is kept on the heap to keep wasm size low and avoid copies.
- VMAddress
- An Address is just a H256 with a different name. Has a different ABI name than H256.
- VMCode
Metadata
Enums§
Functions§
- top_
encode_ big_ uint - Helper function to quickly encode a BigUint value, according to the MultiversX codec format.
- top_
encode_ u64 - Helper function to quickly encode a u64 value, according to the MultiversX codec format.