AssetFare
Capped, non-custodial Solana SOL to Base ETH quote and unsigned execution tools for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Assetfare Status: Read legacy v1 compatibility status and original-corridor safety gates. Use assetfare_v2_capabilities for the primary four-chain quote surface.
- Assetfare Manifest: Read the signed release, contract, and mainnet-evidence manifest.
- Assetfare V2 Capabilities: Primary current four-chain discovery tool. Read the live nine asset endpoints, 72 directed routes, release status, and no-sign/no-submit boundary before a v2 quote.
What data it sees
Do you need an account
No: the server works without sign-in
Capped, non-custodial Solana SOL to Base ETH quote and unsigned execution tools for AI agents.
Server tool list (15)
Raw names from tools/list. Only developers need these.
| assetfare_status | Read legacy v1 compatibility status and original-corridor safety gates. Use assetfare_v2_capabilities for the primary four-chain quote surface. |
| assetfare_manifest | Read the signed release, contract, and mainnet-evidence manifest. |
| assetfare_v2_capabilities | Primary current four-chain discovery tool. Read the live nine asset endpoints, 72 directed routes, release status, and no-sign/no-submit boundary before a v2 quote. |
| assetfare_v2_quote | Primary current four-chain quote-only tool. Return one fresh non-binding quote across Solana, Base, Arbitrum, or Robinhood Chain and stop before authentication, session creation, action preparation, signing, or submission. |
| assetfare_quote | Legacy v1 original-corridor quote for Solana SOL to Base or Arbitrum ETH. Use only with the legacy wallet-auth/session workflow; prefer assetfare_v2_quote for new evaluations. |
| assetfare_start_wallet_auth | Create a signMessage-only wallet login challenge. It cannot authorize or submit a transaction. |
| assetfare_finish_wallet_auth | Verify the exact wallet-login message and return a wallet-bound access token. The token is sensitive. |
| assetfare_create_session | Lock a fresh quote into one wallet-bound execution session. Creates no blockchain transaction. |
| assetfare_read_session | Read a session, workflow, receipt, or current unsigned action without submitting anything. |
| assetfare_prepare_source_action | Prepare a bounded unsigned Solana source action. Verify it before the caller's own wallet signs/submits. |
| assetfare_verify_source_receipt | Verify a caller-submitted finalized Solana signature; never submits a transaction. |
| assetfare_prepare_cctp_action | Prepare an unsigned CCTP burn action. The caller owns signing and submission. |
| assetfare_observe_cctp | Observe an already-submitted CCTP burn and forwarded mint; never submits a transaction. |
| assetfare_prepare_destination_action | Prepare an unsigned ERC-4337 settlement plan with bounded permit and deadline. |
| assetfare_observe_destination | Verify an already-submitted destination UserOperation receipt; never submits a transaction. |