post https://api.valha.xyz/v0//pools//deposit
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
15curl --request POST \
--url https://api.valha.xyz/v0/ethereum/pools/0xdf0770df86a8034b3efef0a1bb3c889b8332ff56/deposit \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"user": "0x45E954acf1Efc374478dF69B45f12AEFD8AE51a3",
"amount": 20,
"disable_check": true,
"maximum_approval": false,
"estimate_gas": false,
"get_quote": false,
"estimate_return": false
}
'
Try It!
to start a request and see the response here! Or choose an example: