AssetFare

Capped, non-custodial Solana SOL to Base ETH quote and unsigned execution tools for AI agents.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • 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.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Capped, non-custodial Solana SOL to Base ETH quote and unsigned execution tools for AI agents.

Список инструментов сервера (15)

Технические названия из tools/list. Нужны только разработчикам.

assetfare_statusRead legacy v1 compatibility status and original-corridor safety gates. Use assetfare_v2_capabilities for the primary four-chain quote surface.
assetfare_manifestRead the signed release, contract, and mainnet-evidence manifest.
assetfare_v2_capabilitiesPrimary 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_quotePrimary 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_quoteLegacy 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_authCreate a signMessage-only wallet login challenge. It cannot authorize or submit a transaction.
assetfare_finish_wallet_authVerify the exact wallet-login message and return a wallet-bound access token. The token is sensitive.
assetfare_create_sessionLock a fresh quote into one wallet-bound execution session. Creates no blockchain transaction.
assetfare_read_sessionRead a session, workflow, receipt, or current unsigned action without submitting anything.
assetfare_prepare_source_actionPrepare a bounded unsigned Solana source action. Verify it before the caller's own wallet signs/submits.
assetfare_verify_source_receiptVerify a caller-submitted finalized Solana signature; never submits a transaction.
assetfare_prepare_cctp_actionPrepare an unsigned CCTP burn action. The caller owns signing and submission.
assetfare_observe_cctpObserve an already-submitted CCTP burn and forwarded mint; never submits a transaction.
assetfare_prepare_destination_actionPrepare an unsigned ERC-4337 settlement plan with bounded permit and deadline.
assetfare_observe_destinationVerify an already-submitted destination UserOperation receipt; never submits a transaction.