near-api-js - v7.0.4
Preparing search index...
transactions/actions
FunctionCall
Class FunctionCall
Index
Constructors
constructor
Properties
args
deposit
gas
method
Name
Constructors
constructor
new
FunctionCall
(
__namedParameters
:
{
args
:
Uint8Array
;
deposit
:
bigint
;
gas
:
bigint
;
methodName
:
string
;
}
,
)
:
FunctionCall
Parameters
__namedParameters
:
{
args
:
Uint8Array
;
deposit
:
bigint
;
gas
:
bigint
;
methodName
:
string
}
Returns
FunctionCall
Properties
args
args
:
Uint8Array
deposit
deposit
:
bigint
gas
gas
:
bigint
method
Name
methodName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
args
deposit
gas
method
Name
near-api-js - v7.0.4
Loading...