You're viewing a demo portfolio

Join the waitlist
PRSM

get_pair

Active

Tool of Dexscreener

declared in 0.1.0

Pair detail (price USD/native, liquidity, 24h volume, 5m/1h/6h/24h tx counts).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "chain": "ethereum",
      "pair_address": "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640"
    },
    {
      "chain": "solana",
      "pair_address": "8BnEgHoWFysVcuFFX7QztDmzuH5B27Cs64meL2LjwGs"
    }
  ],
  "required": [
    "chain",
    "pair_address"
  ],
  "properties": {
    "chain": {
      "type": "string",
      "description": "Chain id — ethereum | solana | bsc | polygon | arbitrum | base | …"
    },
    "pair_address": {
      "type": "string",
      "description": "Pair / pool address"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Dexscreener

https://github.com/pipeworx-io/mcp-dexscreener

1/7 registries
View full server →
get_pair — Dexscreener — PRSM MCP