API Reference kujira v0.1.13
Modules
Convenience methods for querying CosmWasm smart contracts on Kujira
Kujira's lending platform.
A Ghoat market taked deposits of collateral_token, and allows borrowing of the vault.deposit_token, up to the maximum LTV as quoted by the oracle denoms
The current deposit and borrow totals
An item representing the collateral deposit vs debt position of a particular address for a particular market
A central vault for deposits of a specific deposit_token, which is lent to the Vault's markets, and interest earned on deposits
The current deposit and borrow totals
Utility functions for querying the on-chain oracle
Methods for querying the Orca Liquidation Queues, and related data
A bid placed by a user to buy liquidated collateral at a specific discount from the market price
An individual liquidation, as seen by Orca. These can be duplicated as the liquidating market will also have something that represents the liquidation, but these may be different.
We define a Market, as far as Orca is concerned, in order to be able to standardise and aggregate the health of the various markets that any given liquidation queue can liquidate
A pool of bid tokens at a specific premium %, for a specific Queue
An individual Orca Liquidation Queue
Metadata for tokens on the Kujira Blockchain