Preparing search index...
The search index is not available
Carrot Protocol Documentation
Carrot Protocol Documentation
@carrot-protocol/common
UpdateSwitchboardOraclePriceEvent
Interface UpdateSwitchboardOraclePriceEvent
Represents an event for updating the Switchboard oracle price.
interface
UpdateSwitchboardOraclePriceEvent
{
kind
:
CarrotsEventKind
;
sharesSupply
:
BN
;
vaultNav
:
BN
;
vaultTvl
:
BN
;
}
Index
Properties
kind
shares
Supply
vault
Nav
vault
Tvl
Properties
kind
kind
:
CarrotsEventKind
shares
Supply
sharesSupply
:
BN
vault
Nav
vaultNav
:
BN
vault
Tvl
vaultTvl
:
BN
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
shares
Supply
vault
Nav
vault
Tvl
Carrot Protocol Documentation
Loading...
Represents an event for updating the Switchboard oracle price.