Preparing search index...
The search index is not available
@multiversx/sdk-core - v13.0.0
@multiversx/sdk-core
SmartContractResult
Class SmartContractResult
Index
Constructors
constructor
Properties
data
logs
receiver
sender
Constructors
constructor
new
Smart
Contract
Result
(
init
)
:
SmartContractResult
Parameters
init
:
Partial
<
SmartContractResult
>
Returns
SmartContractResult
Properties
data
data
:
Uint8Array
logs
logs
:
TransactionLogs
receiver
receiver
:
string
sender
sender
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
data
logs
receiver
sender
@multiversx/sdk-core - v13.0.0
Loading...