package TW.MultiversX.Proto

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Accounts

MultiversX.proto:69

Transaction sender & receiver etc.

Used in: EGLDTransfer, ESDTNFTTransfer, ESDTTransfer, GenericAction

message EGLDTransfer

MultiversX.proto:33

EGLD transfer (move balance).

Used in: SigningInput

message ESDTNFTTransfer

MultiversX.proto:54

ESDTNFT transfer (transfer NFTs, SFTs and Meta ESDTs).

Used in: SigningInput

message ESDTTransfer

MultiversX.proto:42

ESDT transfer (transfer regular ESDTs - fungible tokens).

Used in: SigningInput

message GenericAction

MultiversX.proto:13

Generic action. Using one of the more specific actions (e.g. transfers, see below) is recommended.

Used in: SigningInput

message SigningInput

MultiversX.proto:86

Input data necessary to create a signed transaction.

message SigningOutput

MultiversX.proto:109

Result containing the signed and encoded transaction.