Readonly
propReadonly
providerReadonly
publicDry run a transaction and return the result.
Protected
prepareRequest gas tokens from a faucet server and send to the signer address
Optional
httpHeaders: HttpHeadersoptional request headers
Runs the specified Lit action with the given parameters.
The data to be signed by the Lit action.
The name of the signature to be returned by the Lit action.
Sign the provided data with the PKP private key.
The data to be signed.
Sign a transaction block and submit to the Fullnode for execution.
Optional
options?: { specify which fields to return (e.g., transaction, effects, events, etc). By default, only the transaction digest will be returned.
Optional
showOptional
showOptional
showOptional
showOptional
showOptional
requestWaitForEffectsCert
or WaitForLocalExecution
, see details in ExecuteTransactionRequestType
.
Defaults to WaitForLocalExecution
if options.show_effects or options.show_events is true
Runs the transaction in dev-inspect mode. Which allows for nearly any transaction (or Move call) with any arguments. Detailed results are provided, including both the transaction effects and any return values.