Preparing search index...
The search index is not available
Carrot Protocol Documentation
Carrot Protocol Documentation
@carrot-protocol/rpc-client
Common
IssueEvent
Interface IssueEvent
interface
IssueEvent
{
amount
:
BN
;
depositor
:
PublicKey
;
kind
:
Common
.
CarrotsEventKind
;
mint
:
PublicKey
;
nav
:
number
;
sharesMinted
:
BN
;
tvl
:
number
;
}
Index
Properties
amount
depositor
kind
mint
nav
shares
Minted
tvl
Properties
amount
amount
:
BN
depositor
depositor
:
PublicKey
kind
kind
:
Common
.
CarrotsEventKind
mint
mint
:
PublicKey
nav
nav
:
number
shares
Minted
sharesMinted
:
BN
tvl
tvl
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
depositor
kind
mint
nav
shares
Minted
tvl
Carrot Protocol Documentation
Loading...