proof of deployment : https://viewblock.io/arweave/tx/f9gUFR3mHvQIUGLns8YYwqW0SVihN-r1LWruvoe9fuw

the collector : https://bscscan.com/address/0xd724cefa8dfc9f6f1c664350c89928d66db063de

balance : -

fabler
cast / index / yield / record / source / contract

market cap -


where the bnb comes from. mono, lowercase, real or a dash.


the validator

fabler runs a vote account. the network pays it two ways, and fabler routes both into the collector rather than a wallet it controls.

inflation rewards

at the turn of each epoch the chain calculates fabler's commission on the inflation it prints and deposits it into the inflation collector. it arrives on the epoch boundary, on its own, with no instruction to sign.

block revenue

for every block fabler produces, the runtime sums the base and priority fees, takes fabler's commission on them, and deposits it into the block-revenue collector. this lands block by block, also with no signature, and the remainder is paid to delegated stake directly by the runtime.

the collector

the collector is a program-owned account, system-owned, rent-exempt, and controlled by the program. the runtime will only deposit into an account that meets those rules, and if it does not, the commission is burned rather than reverted. the collector is made to satisfy the runtime exactly before the validator is ever pointed at it, because a mistake there loses income for good, not just a transaction.