You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.0).

onyx_base_dex_pair_lookup

Inactive

Tool of onyx-paid-mcp

declared in 1.28.0

Every DEX pair for a Base token: DEX name, price USD, 24h volume, liquidity USD, price-change percentages (5m/1h/6h/24h), pool fees. Sorted by liquidity. Backed by DexScreener (free). Use to find where a token is actually trading before routing a swap or assessing rug risk via volume/liquidity ratios. (price: $0.0015 USDC, tier: metered)

Parameters schema

{
  "type": "object",
  "required": [
    "token_address"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "default": 10,
      "maximum": 30,
      "minimum": 1,
      "description": "Max pairs to return (sorted by liquidity desc)."
    },
    "token_address": {
      "type": "string",
      "description": "Token contract address on Base mainnet (0x...)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

onyx-paid-mcp

https://github.com/dimitrilaouanis-tech/onyx-mcp

2/7 registries
View full server →