
The data structures defined by this contract.
-
{ "name": "deposits", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "balance", "type": "asset" } ] }
Action parameter in fixtotalvcrv
{ "name": "fixtotalvcrv", "base": "", "fields": [ { "name": "amount", "type": "asset" }, { "name": "hrpassed", "type": "time_point_sec" } ] }
-
{ "name": "incramt", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "quantity", "type": "asset" } ] }
Action parameter in incrlocktm
{ "name": "incrlocktm", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "maturityinhr", "type": "uint64" } ] }
-
{ "name": "init", "base": "", "fields": [] }
-
{ "name": "lock", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "maturityinhr", "type": "uint64" } ] }
-
{ "name": "lockinfo", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "lockedamt", "type": "asset" }, { "name": "initiatedat", "type": "time_point_sec" }, { "name": "unlocktime", "type": "time_point_sec" }, { "name": "tobeexpired", "type": "bool" } ] }
Table row type of minamtsett
{ "name": "mindeposits", "base": "", "fields": [ { "name": "mindeposit", "type": "asset" } ] }
Action parameter in modtotvcrv
{ "name": "modtotvcrv", "base": "", "fields": [] }
-
{ "name": "resetuser", "base": "", "fields": [ { "name": "account", "type": "name" } ] }
-
{ "name": "rounddet", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "currround", "type": "uint64" }, { "name": "round_started", "type": "time_point_sec" }, { "name": "round_ends", "type": "time_point_sec" }, { "name": "lastcurveapp", "type": "uint64" }, { "name": "currround_amount", "type": "asset" }, { "name": "prev_roundamt", "type": "asset" } ] }
Action parameter in setminlimit
{ "name": "setminlimit", "base": "", "fields": [ { "name": "mindeposit", "type": "asset" } ] }
Table row type of totallock1
{ "name": "totallock", "base": "", "fields": [ { "name": "id", "type": "uint8" }, { "name": "oldtotamt", "type": "asset" }, { "name": "newtotamt", "type": "asset" }, { "name": "newuserwt", "type": "float64" }, { "name": "tobeclaimed", "type": "asset" } ] }
-
{ "name": "totalvcrv", "base": "", "fields": [ { "name": "id", "type": "uint8" }, { "name": "totalvcrv", "type": "float64" }, { "name": "lastupdate", "type": "time_point_sec" } ] }
-
{ "name": "unlock", "base": "", "fields": [ { "name": "account", "type": "name" } ] }
Table row type of unlockclaim
{ "name": "unlockclaim", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "unlockedamt", "type": "asset" } ] }