LiquidityReceipt
@totemsdk/liquidity-bond / LiquidityReceipt
Interface: LiquidityReceipt
Properties
amount
amount:
bigint
asset
asset:
string
consumedAt?
optionalconsumedAt?:number
Set when the receipt was consumed by a withdrawal (single-spend).
consumedIntentId?
optionalconsumedIntentId?:string
effectiveAmount?
optionaleffectiveAmount?:bigint
expiresAt?
optionalexpiresAt?:number
issuedAt
issuedAt:
number
metadata?
optionalmetadata?:Record<string,unknown>
nonce
nonce:
string
Per-position nonce — makes the receipt single-spend and non-replayable.
ownerAddress
ownerAddress:
string
ownerIdentityId?
optionalownerIdentityId?:string
poolId
poolId:
string
positionId
positionId:
string
proofRef?
optionalproofRef?:LiquidityProofRef
receiptHash
receiptHash:
string
receiptId
receiptId:
string