Set leaderboard eligibility override
Admin-only. Upserts a manual leaderboard eligibility decision for a
wallet. force_exclude removes a wallet from public leaderboard
surfaces even when automatic anti-abuse rules do not catch it.
force_allow reinstates a wallet that was caught by an automatic
cluster rule after human review confirms it is legitimate.
Authorizations
Admin token set via the ADMIN_TOKEN environment variable.
Body
Wallet address to override (Base58 Solana pubkey)
"G7EMUw3TmgTdXEaYZq82gUZStzkFe2RjEd9ZEjS6b4zc"
Manual eligibility decision.
force_exclude, force_allow "force_exclude"
Human-readable reason for the decision.
"Confirmed shared device fingerprint cluster."
Admin operator name or handle.
"ops"