ReadonlypropReadonlyproviderReadonlypublicDry run a transaction and return the result.
ProtectedprepareRequest gas tokens from a faucet server and send to the signer address
OptionalhttpHeaders: 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.
Optionaloptions?: { specify which fields to return (e.g., transaction, effects, events, etc). By default, only the transaction digest will be returned.
OptionalshowOptionalshowOptionalshowOptionalshowOptionalshowOptionalrequestWaitForEffectsCert 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.