Deposit with approval

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

The request body for a /defi/v1/lendborrow/deposit-with-approval

lendborrowId

asset

amount

onBehalfOf

from

gas

gasPriority

enableFee

batchOption

batcherContract

useCustomVaults

to

market

marketId

vaultAddress

collateral

HTTP Status Codes

Example Request

curl --request POST \
     --url https://svc.blockdaemon.com/defi/v1/lendborrow/deposit-with-approval \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Response Format

{
  "status": 200,
  "message": "Updated 2 months ago"
}