@proto-kit/sequencer • Docs
Documentation / @proto-kit/sequencer / ClientTransaction
Interface: ClientTransaction
Properties
status
status:
boolean
Defined in
packages/sequencer/src/helpers/query/BlockExplorerTransportModule.ts:17
statusMessage?
optionalstatusMessage:string
Defined in
packages/sequencer/src/helpers/query/BlockExplorerTransportModule.ts:18
tx
tx:
object
argsFields
argsFields:
string[]
auxiliaryData
auxiliaryData:
string[]
hash
hash:
string
isMessage
isMessage:
boolean
methodId
methodId:
string
nonce
nonce:
string
sender
sender:
string
signature
signature:
object
signature.r
signature.r:
string
signature.s
signature.s:
string
Defined in
packages/sequencer/src/helpers/query/BlockExplorerTransportModule.ts:4