INU price history (USD)
Hover a node to isolate its connections
Distribution view: pool nodes sized by reserve, connection width by 24h volume. Up to 14 indexed pools shown. This is not a capital-flow measurement.
977% daily turnover
clamp(volume_24h / total_reserve_usd / 0.5 * 100)
Source: GeckoTerminal public API
76.23% 24h move (top pool)
clamp(100 - |price_change_24h| * 5)
Source: GeckoTerminal public API
100% in largest pool
clamp(100 - largest_pool_reserve / total_reserve * 100)
Source: GeckoTerminal public API
14,319 swaps / 24h (indexed pools)
clamp(log10(sum(tx_24h) + 1) / 4 * 100)
Source: GeckoTerminal public API
~2.39% est. impact on $10k (largest pool)
clamp(100 - impact_10k * 1000), impact = 10k / (reserve / 2 + 10k)
Source: ROZEV estimate from GeckoTerminal public API
ROZEV Signal summarizes measurable market conditions. It is not an investment rating, does not label any asset as safe or profitable, and is not financial advice. Full methodology
Estimated price impact
Estimated| Trade size | Est. impact |
|---|---|
| $1K | ~0.24% |
| $10K | ~2.39% |
| $100K | ~19.66% |
| $1M | ~70.99% |
Constant-product approximation: size / (reserve / 2 + size). Overstates impact for concentrated-liquidity pools and understates it for imbalanced pools. Actual execution can differ materially.
Symbols and names are set by the contract deployer and can impersonate other assets. Verify the address on the block explorer before interacting.