
Table row type of redwithdraw
{ "name": "user_withdraw_1", "base": "", "fields": [ { "name": "withdraw_id", "type": "uint64" }, { "name": "user", "type": "name" }, { "name": "amount", "type": "uint64" }, { "name": "timestap", "type": "uint64" }, { "name": "other", "type": "uint64" } ] }