post https://api.valha.xyz/v0//pools//zap/
BETA FEATURE - Please contact team to be whitelisted.
Create transaction objects to interact with an EVM blockchain for a specified user.
Log in to see full request history
Responses
400
400BETA FEATURE - Please contact team to be whitelisted.
Create transaction objects to interact with an EVM blockchain for a specified user.
400xxxxxxxxxx
17curl --request POST \
--url https://api.valha.xyz/v0/arbitrum/pools/0xdf0770df86a8034b3efef0a1bb3c889b8332ff56/zap/deposit \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"user": "0x45E954acf1Efc374478dF69B45f12AEFD8AE51a3",
"amount": 20,
"disable_check": true,
"maximum_approval": false,
"use_valha_router": false,
"swap": {
"provider": "uniswap/v3",
"token": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: