rbrc

claim

the broker game is closed. what a broker earned stays claimable by its owner, forever.

how a claim works1 min read

a claim always pays the broker's owner as the game recorded it, so anyone may press the button for any broker. pressing it for someone else costs you the gas and sends them their eth. it cannot send a single wei anywhere else, and each row names the address a claim for it actually pays.

when a broker nft has changed hands and the game has not caught up yet, a claim first pays what that broker earned to the owner the game recorded, and pays the current holder only if that payment fails. the page reads brokerOwner as well as ownerOf, and says so on the row when the two differ.

check it yourself2 contracts on the explorer

the button calls claim on the game contract, which pays the broker's owner out of the vault. both are verified on the explorer:

game
0x72eaE3c57c2818a452efd70dAC2c26bD43EeA855
vault
0x45c32988C0dcDB60249AbFb63A2dD1378Bcc8134

the brokers listed are every one that ever bought a licence, which is every broker that could have earned anything. licence sales are closed for good, so that list cannot grow, and a broker drops off this page once nothing is left to claim for it.