aex402_quote
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
aeX402 RPC (Solana + Robinhood Chain)
1/7 registries