The JSON-RPC client used for making requests.
The core service used for additional functionality.
Private
#clientThe JSON-RPC client used for communication with the L1X core.
Private
#coreRepresents an instance of the L1XCoreStubService, which provides access to core L1X functionality.
Private
#optionsRepresents the options for cluster provider information associated with the L1XProvider.
Private
#vmPrivate
#handleAsynchronously generates a signed transaction payload for a state-changing function call to a smart contract.
The arguments for the state-changing call.
A Promise that resolves to the signed transaction payload.
Asynchronously makes a state-changing function call to a smart contract.
The arguments for the state-changing call.
A Promise that resolves to the response of the call.
Generated using TypeDoc
Creates an instance of L1XTokenFTService.