T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
mechanisms/stacks/src
StacksContractCall
Interface StacksContractCall
Stacks contract call details
interface
StacksContractCall
{
contractId
:
string
;
functionName
:
string
;
functionArgs
:
StacksFunctionArg
[]
;
}
Index
Properties
contract
Id
function
Name
function
Args
Properties
contract
Id
contractId
:
string
Contract ID (principal.contract-name)
function
Name
functionName
:
string
Function name
function
Args
functionArgs
:
StacksFunctionArg
[]
Function arguments
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
contract
Id
function
Name
function
Args
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
Stacks contract call details