MultiversX

Types

Link copied to clipboard
Transaction sender & receiver etc.
Protobuf type TW.MultiversX.Proto.Accounts
Link copied to clipboard
Link copied to clipboard
EGLD transfer (move balance).
Protobuf type TW.MultiversX.Proto.EGLDTransfer
Link copied to clipboard
Link copied to clipboard
ESDTNFT transfer (transfer NFTs, SFTs and Meta ESDTs).
Protobuf type TW.MultiversX.Proto.ESDTNFTTransfer
Link copied to clipboard
Link copied to clipboard
ESDT transfer (transfer regular ESDTs - fungible tokens).
Protobuf type TW.MultiversX.Proto.ESDTTransfer
Link copied to clipboard
Link copied to clipboard
Generic action. Using one of the more specific actions (e.g. transfers, see below) is recommended.
Protobuf type TW.MultiversX.Proto.GenericAction
Link copied to clipboard
Link copied to clipboard
Input data necessary to create a signed transaction.
Protobuf type TW.MultiversX.Proto.SigningInput
Link copied to clipboard
Link copied to clipboard
Result containing the signed and encoded transaction.
Protobuf type TW.MultiversX.Proto.SigningOutput
Link copied to clipboard

Functions

Link copied to clipboard
open fun registerAllExtensions(registry: ExtensionRegistryLite)