{
"currentActionIndex": 1,
"actions": [
{
"name": "text",
"tx": {
"to": "text",
"chainId": 1,
"data": "text",
"value": "text"
},
"simulation": {
"url": "text",
"status": "success",
"tokensReceived": {
"ANY_ADDITIONAL_PROPERTY": "text"
},
"tokensSpent": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
}
}
]
}