{"schema":"bullscreener.criteria.v1","gate":{"minMarketCapUsd":200000,"minHolders":1000,"maxFreshWalletPct":15,"freshWalletStatus":"pending_v1_1","requireAdminRevoked":true,"requireStatusActive":true,"excludeCashbackCoins":true,"minShareBpsToUs":9500,"ourShareholderCount":2},"criteria":[{"id":"status_active","label":"Config active","rule":"SharingConfig.status == Active","enforced":true,"source":"solana account data"},{"id":"admin_revoked","label":"Irreversible","rule":"SharingConfig.admin_revoked == true — set only by update_fee_shares_v2","enforced":true,"source":"solana account data"},{"id":"share_to_burns","label":"Share to burns","rule":"sum(share_bps of our shareholders) >= 9500","enforced":true,"source":"solana account data"},{"id":"vault_migrated","label":"Vault migrated","rule":"BondingCurve.creator == the sharing config PDA","enforced":true,"source":"solana account data"},{"id":"market_cap","label":"Market cap","rule":"min(DexScreener marketCap, supply x price) >= $200,000","enforced":true,"source":"dexscreener + mint account"},{"id":"holders","label":"Holders","rule":"non-zero token accounts >= 1,000","enforced":true,"source":"token account index"},{"id":"not_cashback","label":"Not cashback","rule":"BondingCurve.is_cashback_coin == false (locked at launch, never routable to us)","enforced":true,"source":"solana account data"},{"id":"fresh_wallets","label":"Fresh wallets","rule":"supply held by wallets born inside the scan window <= 15% (not yet enforced)","enforced":false,"source":"not yet implemented"}],"split":{"shareholders":[{"role":"bull","bps":9500},{"role":"ops","bps":500}],"rebate":{"enabled":false,"note":"No rebate, discount tier or paid placement. The split is a flat 9500/500 bps for every coin, enforced by the fee program."}},"programs":{"pump":"6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6P","pumpAmm":"pAMMBay6oceH9fJKBRHGP5D4bD4sWpmSwMn52FMfXEA","pumpFees":"pfeeUxB6jkeY1Hxd7CsFCAjcbHA9rWtchMGdZ6VojVZ","token2022":"TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb"},"keeper":{"triggerSol":5},"notes":["Every criterion except fresh_wallets is enforced today; fresh_wallets is specified and reported as \"pending\" until v1.1.","holders reports \"unverified\" rather than an estimate when no holder index is configured.","market_cap gates on the lower of DexScreener marketCap and supply x price.","Cashback coins are excluded permanently: the flag is locked at launch and their creator fee is paid to traders by the protocol."]}