{
"version": "eosio::abi/1.1",
"types": [],
"structs": [
{
"name": "bonus",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "quantity",
"type": "asset"
},
{
"name": "time",
"type": "uint64"
}
]
},
{
"name": "bonuslog",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "bonus",
"type": "asset"
},
{
"name": "nodequantity",
"type": "asset"
},
{
"name": "time",
"type": "uint64"
}
]
},
{
"name": "bonuslog1",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "owner",
"type": "name"
},
{
"name": "bonus",
"type": "asset"
},
{
"name": "nodequantity",
"type": "asset"
},
{
"name": "time",
"type": "uint64"
}
]
},
{
"name": "bonusstatus",
"base": "",
"fields": [
{
"name": "time",
"type": "uint64"
},
{
"name": "income",
"type": "asset"
}
]
},
{
"name": "clearblog",
"base": "",
"fields": [
{
"name": "maxid",
"type": "uint64"
}
]
},
{
"name": "clearflog",
"base": "",
"fields": [
{
"name": "scope",
"type": "name"
}
]
},
{
"name": "clearplog",
"base": "",
"fields": [
{
"name": "maxid",
"type": "uint64"
}
]
},
{
"name": "clearwlog",
"base": "",
"fields": [
{
"name": "scope",
"type": "name"
}
]
},
{
"name": "delayshare",
"base": "",
"fields": [
{
"name": "delay",
"type": "varuint32"
}
]
},
{
"name": "fundlog",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "fund",
"type": "asset"
},
{
"name": "isresave",
"type": "bool"
},
{
"name": "time",
"type": "uint64"
}
]
},
{
"name": "fundpool",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "owner",
"type": "name"
},
{
"name": "fund",
"type": "asset"
},
{
"name": "isresave",
"type": "bool"
},
{
"name": "time",
"type": "uint64"
}
]
},
{
"name": "profitlog",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "profit",
"type": "asset"
},
{
"name": "fundid",
"type": "uint64"
},
{
"name": "fund",
"type": "asset"
},
{
"name": "fundtime",
"type": "uint64"
},
{
"name": "profittime",
"type": "uint64"
},
{
"name": "collecttime",
"type": "uint64"
}
]
},
{
"name": "profitlog1",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "owner",
"type": "name"
},
{
"name": "profit",
"type": "asset"
},
{
"name": "fundid",
"type": "uint64"
},
{
"name": "fund",
"type": "asset"
},
{
"name": "fundtime",
"type": "uint64"
},
{
"name": "profittime",
"type": "uint64"
},
{
"name": "collecttime",
"type": "uint64"
}
]
},
{
"name": "profitpool",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "profit",
"type": "asset"
},
{
"name": "fundid",
"type": "uint64"
},
{
"name": "owner",
"type": "name"
},
{
"name": "fund",
"type": "asset"
},
{
"name": "isresave",
"type": "bool"
},
{
"name": "fundtime",
"type": "uint64"
},
{
"name": "time",
"type": "uint64"
}
]
},
{
"name": "rate",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "value",
"type": "float64"
},
{
"name": "time",
"type": "uint64"
}
]
},
{
"name": "resave",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
}
]
},
{
"name": "setbonus",
"base": "",
"fields": [
{
"name": "bonus",
"type": "asset"
}
]
},
{
"name": "setrate",
"base": "",
"fields": [
{
"name": "rate",
"type": "uint64"
}
]
},
{
"name": "settlement",
"base": "",
"fields": []
},
{
"name": "settlement1",
"base": "",
"fields": []
},
{
"name": "status",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "locked",
"type": "asset"
},
{
"name": "balance",
"type": "asset"
},
{
"name": "income",
"type": "asset"
}
]
},
{
"name": "withdraw",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "value",
"type": "asset"
}
]
},
{
"name": "withdrawlog",
"base": "",
"fields": [
{
"name": "time",
"type": "uint64"
},
{
"name": "quantity",
"type": "asset"
}
]
}
],
"actions": [
{
"name": "clearblog",
"type": "clearblog",
"ricardian_contract": ""
},
{
"name": "clearflog",
"type": "clearflog",
"ricardian_contract": ""
},
{
"name": "clearplog",
"type": "clearplog",
"ricardian_contract": ""
},
{
"name": "clearwlog",
"type": "clearwlog",
"ricardian_contract": ""
},
{
"name": "delayshare",
"type": "delayshare",
"ricardian_contract": ""
},
{
"name": "resave",
"type": "resave",
"ricardian_contract": ""
},
{
"name": "setbonus",
"type": "setbonus",
"ricardian_contract": ""
},
{
"name": "setrate",
"type": "setrate",
"ricardian_contract": ""
},
{
"name": "settlement",
"type": "settlement",
"ricardian_contract": ""
},
{
"name": "settlement1",
"type": "settlement1",
"ricardian_contract": ""
},
{
"name": "withdraw",
"type": "withdraw",
"ricardian_contract": ""
}
],
"tables": [
{
"name": "bonus",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "bonus"
},
{
"name": "bonuslog",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "bonuslog"
},
{
"name": "bonuslog1",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "bonuslog1"
},
{
"name": "bonusstatus",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "bonusstatus"
},
{
"name": "fundlog",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "fundlog"
},
{
"name": "fundpool",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "fundpool"
},
{
"name": "profitlog",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "profitlog"
},
{
"name": "profitlog1",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "profitlog1"
},
{
"name": "profitpool",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "profitpool"
},
{
"name": "rate",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "rate"
},
{
"name": "status",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "status"
},
{
"name": "withdrawlog",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "withdrawlog"
}
],
"ricardian_clauses": [],
"error_messages": [],
"abi_extensions": [],
"variants": [],
"action_results": []
}