@armada/sdk / tx / DecodedTransact
Interface: DecodedTransact
Defined in: src/tx/index.ts:144
Properties
nullifiers
readonlynullifiers: readonlybigint[]
Defined in: src/tx/index.ts:145
commitments
readonlycommitments: readonlybigint[]
Defined in: src/tx/index.ts:146
merkleRoot
readonlymerkleRoot:bigint
Defined in: src/tx/index.ts:147
boundParams
readonlyboundParams:DecodedBoundParams
Defined in: src/tx/index.ts:148
commitmentCiphertexts
readonlycommitmentCiphertexts: readonlyCommitmentCiphertextV2[]
Defined in: src/tx/index.ts:153
The output note ciphertexts carried in boundParams (one per new commitment). extractFeeOutput decrypts these with the broadcaster viewing key to recover the in-band fee note.
unshieldPreimage?
readonlyoptionalunshieldPreimage?:object
Defined in: src/tx/index.ts:155
Set only for unshields — the plaintext unshield preimage (recipient npk, token, value).
npk
readonlynpk:bigint
tokenAddress
readonlytokenAddress:`0x${string}`
value
readonlyvalue:bigint