cyberway / golos.contracts

Smart contract for Golos dApp
http://golos.io
MIT License
5 stars 3 forks source link

Implement converting of Reward Fund from GolosChain to CyberWay #146

Closed afalaleev closed 4 years ago

afalaleev commented 6 years ago

Depends on #143

zxcat commented 6 years ago
db.dynamic_global_property_object.find()
{ "_id" : ObjectId("8e72e69ed79d0f1216351ead"),
…
"current_sbd_supply_symbol" : "GBG", "current_sbd_supply_value" : 18173606.815,
"current_supply_symbol" : "GOLOS", "current_supply_value" : 147760583.31,
…
"total_reward_fund_steem_symbol" : "GOLOS", "total_reward_fund_steem_value" : 271172.171,
"total_reward_shares2" : NumberLong("196334635192973724"),
"total_vesting_fund_steem_symbol" : "GOLOS", "total_vesting_fund_steem_value" : 97596637.213,
"total_vesting_shares_symbol" : "GESTS", "total_vesting_shares_value" : 344871644569.4067,
"virtual_supply_symbol" : "GOLOS", "virtual_supply_value" : 164178340.778
…}
afalaleev commented 4 years ago

Transit is complete