curl --request GET \
--url https://api.enso.build/api/v1/actions[
{
"action": "approve",
"inputs": {}
}
]Returns actions that can be bundled with /shortcuts/bundle endpoint. For specific protocol actions and exact action inputs, see /actions/{slug} endpoint.
curl --request GET \
--url https://api.enso.build/api/v1/actions[
{
"action": "approve",
"inputs": {}
}
]Documentation Index
Fetch the complete documentation index at: https://docs.enso.build/llms.txt
Use this file to discover all available pages before exploring further.
approve, borrow, borrowwithpositionid, bridge, deposit, singledeposit, singledepositwithpositionid, multideposit, tokenizedsingledeposit, tokenizedmultideposit, multioutsingledeposit, depositclmm, harvest, permittransferfrom, redeem, singleredeem, singleredeemwithpositionid, multiredeem, tokenizedsingleredeem, tokenizedmultiredeem, redeemclmm, repay, repaywithpositionid, swap, transfer, transferfrom, route, call, split, merge, balance, minamountout, slippage, fee, ensofee, paymasterfee Show child attributes
Was this page helpful?