Executions
A strategy is executed at regular intervals for an indefinite number of times, untile cancellation.
In order for executions to be performed, the user will need to have enough funds on its gas-wallet to pay for blockchain fees.
An execution can fail if the user hasn’t got enough funds on his wallet. In that case 8Pay will retry every 6 hours.
get
https://api.8pay.network
/v1/:chain/dollar-cost-average/executions
Get a list of executions
get
https://api.8pay.network
/v1/:chain/dollar-cost-average/strategies/:strategyId/executions
Get executions of a strategy
Last modified 5d ago