assetfare-route
Installation
SKILL.md
AssetFare Route
Use REST/OpenAPI v2 at https://api.assetfare.dev/v2/openapi.json as the primary interface. The optional MCP endpoint is https://api.assetfare.dev/mcp.
Interface scope
- REST/OpenAPI v2: nine asset endpoints and 72 directed non-identity routes across Solana, Base, Arbitrum, and Robinhood Chain.
- MCP compatibility adapter: only
solana:SOL -> base:ETHandsolana:SOL -> arbitrum:ETH. - Never imply that the MCP tool set covers the full v2 matrix.
Safety boundary
- Never request, transmit, store, or fabricate a private key.
- AssetFare never signs or submits transactions.
- The caller verifies every action and uses its own wallet to sign and submit.
- Treat AssetFare as one route candidate and compare a fresh fee-inclusive executable minimum against alternatives.
- Cross-chain routes are sequential and non-atomic.