How long until block reward halving and how many coins are mined by now?
42million coins total, 7.5million coins in circulation, block halving should be every 4 years (2.5 to go - i believe).
You can use the RPC call which Domob added
analyseutxo:
{
"height" : 734599,
"num_utxo" : 371802,
"moneysupply" : {
"utxo" : 7103619.60886544,
"map" : 11464.69388000,
"gameFund" : 315914.16725456,
"total" : 7430998.47000000
},
"expected" : {
"rewards" : 7430999.00000000,
"dup_coinbase" : 0.00000000,
"unspendable" : 0.53000000,
"total" : 7430998.47000000
},
"check" : true
}
316k coins in the game fund with be distributed through NPCs and through the Crown of Fortune in a future update.