T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
mechanisms/near/src
FunctionCallAction
Interface FunctionCallAction
NEAR function call action
interface
FunctionCallAction
{
FunctionCall
:
{
method_name
:
string
;
args
:
string
;
gas
:
number
;
deposit
:
string
;
}
;
}
Index
Properties
Function
Call
Properties
Function
Call
FunctionCall
:
{
method_name
:
string
;
args
:
string
;
gas
:
number
;
deposit
:
string
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Function
Call
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
NEAR function call action