Preparing search index...
The search index is not available
Carrot Protocol Documentation
Carrot Protocol Documentation
@carrot-protocol/rpc-client
Common
RedeemEvent
Interface RedeemEvent
interface
RedeemEvent
{
amount
:
BN
;
kind
:
Common
.
CarrotsEventKind
;
managementFee
:
BN
;
mint
:
PublicKey
;
redemptionFee
:
BN
;
sharesBurned
:
BN
;
tvl
:
number
;
withdrawer
:
PublicKey
;
}
Index
Properties
amount
kind
management
Fee
mint
redemption
Fee
shares
Burned
tvl
withdrawer
Properties
amount
amount
:
BN
kind
kind
:
Common
.
CarrotsEventKind
management
Fee
managementFee
:
BN
mint
mint
:
PublicKey
redemption
Fee
redemptionFee
:
BN
shares
Burned
sharesBurned
:
BN
tvl
tvl
:
number
withdrawer
withdrawer
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
kind
management
Fee
mint
redemption
Fee
shares
Burned
tvl
withdrawer
Carrot Protocol Documentation
Loading...