Armor Crypto MCP

by armorwallet
Verified
GPL 3.0
168
  • Apple
  • Linux

swap_quote

Retrieve swap quotes for multiple crypto transactions using provided requests. Facilitates trading and bridging strategies within a unified blockchain operations framework.

Instructions

Retrieve a swap quote. Expects a list of swap quote requests.

Input Schema

NameRequiredDescriptionDefault
swap_quote_requestsYes

Input Schema (JSON Schema)

{ "properties": { "swap_quote_requests": { "items": { "additionalProperties": true, "type": "object" }, "title": "Swap Quote Requests", "type": "array" } }, "required": [ "swap_quote_requests" ], "title": "swap_quoteArguments", "type": "object" }
ID: omajxoz8en