How does rarible do thier rari rewards claim

e.g 75k buyers 75k sellers users can claim a share of tokens by buying nfts or selling then claim their percent of buying/selling token rewards by paying a gasfee and based on their active amount for the month? I believe this is their smart contract example:
https://etherscan.io/address/0x3b5d2B254224954547A33CbF753BcaA5eB4B27bd#code

The contract must be storing a pool amount and a list of owners with royalties.
It will be easy to track the exact functions if you have a transaction hash of NFT buy or sell.

1 Like