@armada/sdk / tx / PlanSummary
Interface: PlanSummary
Defined in: src/tx/index.ts:48
Human/policy-inspectable summary of a plan — surfaced to the SpendSigner.
Properties
tokenAddress
readonlytokenAddress:`0x${string}`
Defined in: src/tx/index.ts:49
inputTotal
readonlyinputTotal:bigint
Defined in: src/tx/index.ts:50
outputs
readonlyoutputs: readonlyPlanOutput[]
Defined in: src/tx/index.ts:51
changeValue
readonlychangeValue:bigint
Defined in: src/tx/index.ts:52
feeOutput?
readonlyoptionalfeeOutput?:PlanOutput
Defined in: src/tx/index.ts:53
unshield?
readonlyoptionalunshield?:object
Defined in: src/tx/index.ts:54
recipient
readonlyrecipient:`0x${string}`
value
readonlyvalue:bigint