OrderIdTokenAmount
orderIdstring
Order’s ID
Example:
123564
tokenstring
Address of the token
Example:
0x92b35da6eD96b59aE832AbF85518112D874aA1CC
amountstring
Amount of tokens deposited by an account
Example:
3.0
OrderIdTokenAmount
{
"orderId": "123564",
"token": "0x92b35da6eD96b59aE832AbF85518112D874aA1CC",
"amount": "3.0"
}