MFERMOON is a $mfer-backed child token created on Mint Club that has 10% sell royalties.
This contract, as the roylaty owner, claims the royalties and burns the MFERMOON tokens.
Anyone can call the moon() function to claim the royalties and burn the tokens.
The caller will receive 1% of the amount burned as gas fee compensation.
Base:
npx hardhat ignition deploy --network base ./ignition/modules/Moon.ts
npx hardhat verify --network base ${DEPLOYED_CONTRACT_ADDRESS}