AssetFare

Four-chain swap/bridge quotes: Solana, Base, Arbitrum, Robinhood; never signs or submits.

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

Что умеет

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

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

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

    Four-chain swap/bridge quotes: Solana, Base, Arbitrum, Robinhood; never signs or submits.

    Список инструментов сервера (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 Ed25519-signed capability, contract, release, 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 non-transactional Solana signMessage challenge. Requires caller approval because it creates a short-lived login challenge; it cannot move funds.
    assetfare_finish_wallet_authVerify a wallet signature over the exact challenge message and return a wallet-bound access token. Requires caller approval; the returned token is sensitive.
    assetfare_create_sessionLock a fresh quote into a wallet-bound execution session. This creates no transaction, but reserves the caller's one active session slot.
    assetfare_read_sessionRead a wallet-bound session, workflow, receipt, or current unsigned action. Read-only.
    assetfare_prepare_source_actionPrepare a bounded unsigned Solana source action. Requires caller approval; it never signs or submits.
    assetfare_verify_source_receiptVerify a caller-submitted finalized Solana source signature and advance the workflow. Requires caller approval; it never submits a transaction.
    assetfare_prepare_cctp_actionPrepare an unsigned CCTP burn action using a caller-generated event signer public key. Requires caller approval; it never signs or submits.
    assetfare_observe_cctpVerify Circle attestation and the forwarded Base or Arbitrum USDC mint for an already-submitted burn. Read-only on chain, but advances the session record.
    assetfare_prepare_destination_actionPrepare the exact-cap permit and unsigned ERC-4337 destination settlement plan. Requires caller approval; it never signs or submits.
    assetfare_observe_destinationVerify an already-submitted destination UserOperation receipt and finalize the workflow. Requires caller approval; it never submits a transaction.