EOS

vigorlending

Contract

  • Table row type of bailout

    { "name": "bailout_s", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "timestamp", "type": "time_point" }, { "name": "usern", "type": "name" }, { "name": "bailoutid", "type": "uint64" }, { "name": "type", "type": "name" }, { "name": "pcts", "type": "float64" }, { "name": "debt", "type": "asset_container_t" }, { "name": "collateral", "type": "asset_container_t" }, { "name": "recap1", "type": "asset_container_t" }, { "name": "recap2", "type": "asset_container_t" }, { "name": "recap3", "type": "asset_container_t" }, { "name": "recap3b", "type": "asset_container_t" }, { "name": "blockedins", "type": "asset_container_t" }, { "name": "blockeddebt", "type": "asset_container_t" } ] }