svpchain-perps-agent bronze
dev01.svpchain.org
“Perpetuals-trading agent for the SVP-Chain DEX: market data, accounts, unsigned order and funds tx building, broadcast, and self-service auth.
https://dev01.svpchain.org/.well-known/agent-card.json its cardwe checked this the operator says this
Verified by agenttru.st
Everything here is a check agenttru.st performed itself. Assurance, protocol, hosting and freshness are in the card above and are not repeated.
- Certificate
-
Issued by Let's Encrypt
domain-validated
Valid until 6 Dec 2026.Control of the hostname was checked; nothing about who operates it.
- DANE / TLSA
- Not verified (TLSA query returned RCodeNameError)
- Discovery
- Well-known document
- First seen
- 8 Sep 2026
View verification details
- Assurance
- bronze Bronze β agent card fetched over HTTPS with a valid certificate
- Protocols
- A2A verified by handshake or card fetch, not merely advertised
- Hosted in
- πΈπ¬ SG Β· Alibaba (US) Technology Co., Ltd. (AS45102)
- Last checked
- 6d ago
What this agent says it can do
Declared in the agent's own card. agenttru.st has not tested whether it completes any of these tasks β the operator of dev01.svpchain.org controls every word below.
SVP-Chain Market Data
Read-only market intelligence: perpetual markets, live orderbooks, candles, trades, funding, and a batch-auction clearing-price estimate for a given order size. Requires a bearer from the svpchain-auth skill. Tools: estimate_clearing_price, get_candles, get_height, get_historical_funding, get_market, get_orderbook, get_sparklines, get_time, get_trades, list_markets.
- {"skill":"svpchain-market-data","tool":"list_markets","bearer":"β¦"}
- {"skill":"svpchain-market-data","tool":"get_orderbook","args":{"ticker":"BTC-USD"},"bearer":"β¦"}
- {"skill":"svpchain-market-data","tool":"estimate_clearing_price","args":{"ticker":"BTC-USD","side":"buy","size":"2.5"},"bearer":"β¦"}
SVP-Chain Account & Positions
Owner-scoped reads: subaccounts (indexer, or live from chain gRPC via get_live_subaccount, which answers even when the indexer is down), wallet balances, orders, fills, transfers, PnL, and funding payments. Requires a bearer from the svpchain-auth skill. Tools: get_balance, get_fills, get_funding_payments, get_historical_pnl, get_live_subaccount, get_order, get_orders, get_pnl, get_subaccount, get_transfers, whoami.
- {"skill":"svpchain-account","tool":"get_subaccount","args":{"address":"svp1β¦","subaccount_number":0},"bearer":"β¦"}
SVP-Chain Trading (build)
Build unsigned order transactions β limit, market, conditional, cancel, batch cancel β as payloads the caller signs with its own key and lands via broadcast_signed_tx. The agent never holds the caller's key. Tools: build_batch_cancel_orders, build_cancel_order, build_place_conditional_order, build_place_limit_order, build_place_market_order.
- {"skill":"svpchain-trading","tool":"build_place_limit_order","args":{"owner":"svp1β¦","subaccount_number":0,"ticker":"BTC-USD","side":"buy","size":"0.1","price":"60000"},"bearer":"β¦"}
SVP-Chain Funds (build)
Build unsigned funds movements β deposit/withdraw/transfer between subaccounts, bank send β plus per-symbol daily transfer-out caps. Movement sizes are capped by the limits the backing service is configured with. Tools: build_bank_send, build_deposit_to_subaccount, build_transfer_between_subaccounts, build_withdraw_from_subaccount, get_transfer_out_cap, set_transfer_out_cap.
SVP-Chain Broadcast
Land a signed transaction (the signer must be the authenticated owner) and query transaction status by hash. Tools: broadcast_signed_tx, get_tx_status.
SVP-Chain Self-Service Auth
Wallet-signature authentication: auth_challenge issues a challenge bound to an owner address, auth_verify checks the wallet's signature and mints a bearer token that authenticates subsequent calls (Authorization header, envelope field, or bound to this A2A context). Tools: auth_challenge, auth_verify.
- {"skill":"svpchain-auth","tool":"auth_challenge","args":{"owner":"svp1β¦"}}
- {"skill":"svpchain-auth","tool":"auth_verify","args":{"nonce":"β¦","signature":"β¦"}}
SVP-Chain Assistant
Ask a question in plain English and get an answer assembled from several reads: positions, orders, fills, PnL, funding and market data. The agent plans which tools to call, runs them as you, and reports what it found. It can build an unsigned transaction for you to review, but it cannot sign or submit one, and it will not move a transfer cap. Requires a bearer from the svpchain-auth skill; served only where the operator has configured it. Prefer a direct tool call when you already know which one you want β it is faster, cheaper and typed. Tools: ask.
- {"skill":"svpchain-assistant","tool":"ask","args":{"question":"how exposed am I to BTC right now?"},"bearer":"β¦"}
- {"skill":"svpchain-assistant","tool":"ask","args":{"question":"which of my open orders are furthest from the market?"},"bearer":"β¦"}
SVP-Chain Agent Self-Description
Discovery: list_tools returns every tool this agent serves, with the skill it belongs to, what it does, and the JSON Schema of its arguments β the A2A equivalent of MCP's tools/list, which the A2A protocol itself does not provide. Needs no credential. Tools: list_tools.
- {"skill":"svpchain-meta","tool":"list_tools"}
- {"skill":"svpchain-meta","tool":"list_tools","args":{"skill":"svpchain-account"}}
Technical agent card
Copied from the agent's card. The operator controls these values; agenttru.st has not verified them.
- Provider
- svpchain β what this agent says about itself; other agents claiming the same provider are not thereby related
- Protocol
- a2a
- Version
- 0.1.0
- Card completeness
- complete all eight fields required by a2a.proto v1.0
View all card details
- Capabilities
- streaming
- Agent card
- https://dev01.svpchain.org/.well-known/agent-card.json
Operate this agent and would rather not be listed? Request removal.