You're viewing a demo portfolio

Join the waitlist
PRSM

aex402_quote

Active

Tool of aeX402 RPC (Solana + Robinhood Chain)

declared in 0.1.0

Get a swap quote from an AeX402 pool. Calculates expected output, price impact, and fees without executing.

Parameters schema

{
  "type": "object",
  "required": [
    "pool",
    "inputMint",
    "amount"
  ],
  "properties": {
    "pool": {
      "type": "string",
      "description": "Pool account address (base58)"
    },
    "amount": {
      "type": "number",
      "description": "Input amount in atomic units (lamports/smallest unit)"
    },
    "inputMint": {
      "type": "string",
      "description": "Input token mint address"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

aeX402 RPC (Solana + Robinhood Chain)

1/7 registries
View full server →