Owner
In this section we explain every advanced filter found under the OWNER tab. Use these notes as a quick reference to understand exactly what each setting does and how to apply it in practice.

Below you’ll find a concise explanation for every filter under the OWNER tab, plus practical examples so you can see exactly how each one works.
Ownership Renounced • What it does: Passes only tokens whose contract ownership has been renounced (the owner address is set to
0x0
or burned). This prevents the deployer from changing critical parameters later. • Example: Toggle ON → every passing token must have ownership renounced; tokens with an active owner are excluded.
Owner Holds More Than • What it does: Filters for tokens where the deployer wallet controls more than the percentage of total supply you enter. Good for spotting projects where the owner still has a large stake. • Example: Enter 10 → only tokens in which the owner holds over 10 % of the supply will pass.
Owner Holds Less Than • What it does: Keeps tokens where the deployer wallet controls less than the percentage you specify—helpful if you prefer decentralised ownership. • Example: Enter 5 → tokens where the owner holds under 5 % of the supply will pass.
Owner’s USD Balance Is Higher Than • What it does: Passes tokens whose owner wallet has a combined USD value (all holdings) above the amount you type. This can indicate a well-funded project team. • Example: Enter 10 000 → only tokens whose owner wallet is worth more than $10 000 will pass.
Owner’s USD Balance Is Lower Than • What it does: Keeps tokens whose owner wallet’s total USD value is below the threshold—useful if you want grassroots projects without deep pockets. • Example: Enter 1 000 → tokens whose owner wallet is worth less than $1 000 will pass.
Count of Tokens Deployed by Owner Higher Than • What it does: Filters for deployer wallets that have launched more contracts than the number you enter—handy for finding experienced (or spammy) deployers. • Example: Enter 20 → only tokens whose owner has deployed over 20 other tokens will pass.
Count of Tokens Deployed by Owner Lower Than • What it does: Keeps tokens whose deployer wallet has launched fewer contracts than the limit you set—ideal if you prefer first-time or low-volume developers. • Example: Enter 3 → tokens whose owner has deployed less than 3 tokens in total will pass.
Tip: Combine these OWNER filters with your Market, Liquidity, Meta, Holder, and Risk settings to fine-tune for trustworthy projects with the ownership profile you prefer.
Last updated