Preparing search index...
The search index is not available
Carrot Protocol Documentation
Carrot Protocol Documentation
@carrot-protocol/common
SolendReserveAccounts
Interface SolendReserveAccounts
Represents accounts related to Solend reserves.
interface
SolendReserveAccounts
{
pythOracle
:
PublicKey
;
reserve
:
PublicKey
;
switchboardOracle
:
PublicKey
;
}
Index
Properties
pyth
Oracle
reserve
switchboard
Oracle
Properties
pyth
Oracle
pythOracle
:
PublicKey
reserve
reserve
:
PublicKey
switchboard
Oracle
switchboardOracle
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pyth
Oracle
reserve
switchboard
Oracle
Carrot Protocol Documentation
Loading...
Represents accounts related to Solend reserves.