
-
{ "name": "vant_t", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "contract", "type": "name" }, { "name": "sym", "type": "symbol" }, { "name": "vsym", "type": "symbol" }, { "name": "bsym", "type": "symbol" }, { "name": "total_stake", "type": "asset" }, { "name": "total_deposit", "type": "asset" }, { "name": "type", "type": "uint64" }, { "name": "reserve_id", "type": "uint64" }, { "name": "total_out", "type": "uint64" }, { "name": "earnings_per_share", "type": "uint128" }, { "name": "weight", "type": "float64" }, { "name": "start_time", "type": "uint64" }, { "name": "last_update", "type": "uint64" } ] }