{
"success": false,
"message": "text",
"data": {
"sending": {
"chainId": 0,
"txHash": "text",
"txLink": "text",
"amount": "text",
"token": {
"address": "text",
"symbol": "text",
"name": "text",
"decimals": 0,
"logoURI": "text"
},
"gasPrice": "text",
"gasUsed": "text"
},
"receiving": {
"chainId": 0,
"txHash": "text",
"txLink": "text",
"amount": "text",
"token": {
"address": "text",
"symbol": "text",
"name": "text",
"decimals": 0,
"logoURI": "text"
},
"gasPrice": "text",
"gasUsed": "text"
},
"tool": "text",
"status": "text",
"substatus": "text"
}
}