Withdraw Collateral from Market
Withdraw collateral that has been supplied to a Morpho 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 supply to the market as collateral.
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 on behalf of whom the withdraw is made. Defaults to sender.
The address where the withdrawn collateral will be received. Defaults to 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