Coda by Ian Macalinao
Preparing search index...
@solana-programs/tribeca
ExitEscrowEvent
Type Alias ExitEscrowEvent
type
ExitEscrowEvent
=
{
escrowOwner
:
Address
;
locker
:
Address
;
lockerSupply
:
bigint
;
releasedAmount
:
bigint
;
timestamp
:
bigint
;
}
Index
Properties
escrow
Owner
locker
locker
Supply
released
Amount
timestamp
Properties
escrow
Owner
escrowOwner
:
Address
locker
locker
:
Address
locker
Supply
lockerSupply
:
bigint
released
Amount
releasedAmount
:
bigint
timestamp
timestamp
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
escrow
Owner
locker
locker
Supply
released
Amount
timestamp
Coda by Ian Macalinao
Loading...