rug_powers
Check if a token's deployer still holds dangerous capabilities that could enable a rug pull, by merging a curated index of owner powers with live trade simulation.
Instructions
Given the contract, what powers does its deployer still hold over your money? The load-bearing idea, and why flag-listing scanners are noise: a dangerous capability only counts if someone can still FIRE it. Mintable with ownership renounced is inert; the same flag with a live owner is an armed rug. Merges a curated index (owner powers, LP locks) with a live trade simulation, because the index has never heard of a token minted ten minutes ago and the simulation cannot see who is in control. Never returns clean on simulation alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base (default) | ethereum | bsc | polygon | arbitrum | optimism | avalanche | |
| address | Yes |