ActionTxKey
ActionTxKey =
Hex
|GelatoTxKey
Defined in: packages/pulsar-evm/src/types.ts:28
Represents the unique identifier returned by an action function after a transaction is submitted. This key is used to determine which tracker should monitor the transaction. It can be a standard transaction hash or a structured key from a relay service like Gelato.
Last updated on