Coda by Ian Macalinao
Preparing search index...
@solana-programs/quarry
RedeemTokensEvent
Type Alias RedeemTokensEvent
type
RedeemTokensEvent
=
{
amount
:
bigint
;
iouMint
:
Address
;
redemptionMint
:
Address
;
timestamp
:
bigint
;
user
:
Address
;
}
Index
Properties
amount
iou
Mint
redemption
Mint
timestamp
user
Properties
amount
amount
:
bigint
iou
Mint
iouMint
:
Address
redemption
Mint
redemptionMint
:
Address
timestamp
timestamp
:
bigint
user
user
:
Address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
iou
Mint
redemption
Mint
timestamp
user
Coda by Ian Macalinao
Loading...