@multiversx/sdk-core - v14.0.1
Preparing search index...
SmartContractQueryInput
Type Alias SmartContractQueryInput
type
SmartContractQueryInput
=
{
arguments
:
any
[]
;
caller
?:
Address
;
contract
:
Address
;
function
:
string
;
value
?:
bigint
;
}
Index
Properties
arguments
caller?
contract
function
value?
Properties
arguments
arguments
:
any
[]
Optional
caller
caller
?:
Address
contract
contract
:
Address
function
function
:
string
Optional
value
value
?:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arguments
caller
contract
function
value
@multiversx/sdk-core - v14.0.1
Loading...