borrow_amount / borrow_limit
ratio. The required liquidation amount for each collateral is calculated based on the fed-in loan position's attributes.price_timeframe
). The Liquidation contract disables bid executions until new price data is fed-in to the Oracle contract.owner
oracle_contract
stable_denom
safe_ratio
bid_fee
max_premium_rate
liquidation_threshold
price_timeframe
owner
oracle_contract
stable_denom
safe_ratio
bid_fee
max_premium_rate
liquidation_threshold
price_timeframe
Receive
sender
amount
UpdateConfig
owner
*oracle_contract
*stable_denom
*safe_ratio
*bid_fee
*max_premium_rate
*liquidation_threshold
*price_timeframe
*SubmitBid
collateral_token
premium_rate
RetractBid
amount
field is not filled.collateral_token
amount
*ExecuteBid
liquidator
to have an existing bid. For Usage in Anchor, Custody
issues this message with fee_address
as Overseer
's contract address and repay_address
as Market
's contract address, where stablecoins from the bid is sent to the Market contract to repay a borrower's loan and fees are sent to the Overseer contract to be added to the interest buffer.liquidator
fee_address
*bid_fee
from liquidationrepay_address
*Config
ConfigResponse
owner
oracle_contract
stable_denom
safe_ratio
bid_fee
max_premium_rate
liquidation_threshold
price_timeframe
LiquidationAmount
safe_ratio
, based on the fed in borrower's status.borrow_amount
borrow_limit
collaterals
collateral_prices
TokensHuman
LiquidationAmountResponse
collaterals
TokensHuman
Bid
collateral_token
bidder
BidResponse
collateral_token
bidder
amount
premium_rate
BidsByUser
bidder
start_after
*limit
*BidsByUserResponse
bids
collateral_token
bidder
amount
premium_rate
BidsByCollateral
collateral_token
start_after
*limit
*BidsByCollateralResponse
bids
collateral_token
bidder
amount
premium_rate