v1
latestOpenAPI 3.0.02026-07-14395.2 KBcheckApprove
post/#particle_swap_checkApprove
Request body
Example request
{
"params": [
"0x369aa8a7a7BE683E1a46d9A056806B2B3FD778C8"
]
}Response
Success
Example response
{
"result": {
"tx": {
"to": "0x111111111117dC0aa78b770fA6A738034120C302",
"data": "0x095ea7b30000000000000000000000001111111254fb6c44bac0bed2854e76f90643097d000000000000000000000000000000000000000000000000000000003b9aca00",
"value": "0x0"
}
}
}