
-
{ "name": "cdp", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "icr", "type": "uint16" }, { "name": "account", "type": "name" }, { "name": "debt", "type": "asset" }, { "name": "collateral", "type": "asset" }, { "name": "modified_round", "type": "uint32" }, { "name": "maturity", "type": "time_point_sec" } ] }