cURL
curl --request POST \ --url http://localhost:3000/approve \ --header 'Content-Type: application/json' \ --data ' { "chain": "eth", "token": "<string>", "amount": "<string>" } '
{ "chain": "<string>", "token": "<string>", "amount": "<string>", "tokenManager": "<string>", "txData": { "to": "<string>", "data": "<string>", "from": "<string>" } }
Obtain the tx data for a approving tokens for zap
Documentation IndexFetch the complete documentation index at: https://docs.soulsolidity.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.soulsolidity.com/llms.txt
Use this file to discover all available pages before exploring further.
eth
bnb
pol
arb
lna
Successful response
Show child attributes