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