Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-tribeca
ExitEscrowEventArgs
Interface ExitEscrowEventArgs
interface
ExitEscrowEventArgs
{
escrowOwner
:
Address
;
locker
:
Address
;
lockerSupply
:
number
|
bigint
;
releasedAmount
:
number
|
bigint
;
timestamp
:
number
|
bigint
;
}
Index
Properties
escrow
Owner
locker
locker
Supply
released
Amount
timestamp
Properties
escrow
Owner
escrowOwner
:
Address
locker
locker
:
Address
locker
Supply
lockerSupply
:
number
|
bigint
released
Amount
releasedAmount
:
number
|
bigint
timestamp
timestamp
:
number
|
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...