Borrow from Market
Borrow tokens from a Morpho Market against supplied collateral.
The position could be liquidated when a borrower’s Loan-To-Value (LTV) exceeds the Liquidation Loan-To-Value (LLTV) threshold of the market.
A Morpho Market is a primitive lending pool that pairs one collateral asset with one loan asset. Each market is isolated (meaning risks are contained within each individual market), immutable (cannot be changed after deployment), and will persist as long as the blockchain it is deployed on is live.
Body
Amount of the token to borrow from the market.
x > 0
1.5
The key that uniquely identifies the market. This can be found using the 'Get Markets' endpoint.
"0xe7399fdebc318d76dfec7356caafcf8cd4b91287e139a3ec423f09aeeb656fc4"
The chain to use.
base:mainnet
, ethereum:mainnet
, arbitrum:mainnet
The address of the transaction sender.
"0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"
The address where the collateral is borrowed against. Defaults to sender.
The address of the receiver of the tokens borrowed. Defaults to the transaction sender.
Response
The chain id of the transaction
The data of the transaction
The sender of the transaction
The gas of the transaction
The recipient of the transaction
The value of the transaction
The nonce of the address
The max fee per gas of the transaction
The max priority fee per gas of the transaction