Is there any way to see the outstanding balance of unclaimed BNB, particularly when we're below the 3 digit threshold?
I have had over 3,500 CUB in a kingdom for nearly 3 weeks and still show 0.000 BNB to be claimed, but by your math I should have hit 0.001 within a couple days. Any ideas?
I tried hard to work this out, and I followed it back to an API. Which is not working at the moment.
The API is:
https://bnb.fbslo.net/?address=
So it appears the BNB rewards amount are stored off chain and this API retrieves it, and also signs any transaction claiming it. The amount you have claimed in the past is however on chain, stored in the CUB contract.
Once its back up and working, I'll reply to this message with any updates.