SODAX Builders MCP
REMOTE · BUILDERS.SODAX.COM · SCANNED AUG 3
Cross-network DeFi API data, AMM analytics, and SDK docs for 17+ networks.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security80
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability67
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 4519 tokens (~112/item across 40 items; 40 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 99% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · builders.sodax.com
claude mcp add --transport http gosodax-builders-mcp https://builders.sodax.com/mcp
[mcp_servers.gosodax-builders-mcp] url = "https://builders.sodax.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"gosodax-builders-mcp": {
"type": "remote",
"url": "https://builders.sodax.com/mcp",
"enabled": true
}
}
} openclaw mcp add gosodax-builders-mcp --url https://builders.sodax.com/mcp --transport streamable-http
mcp_servers:
gosodax-builders-mcp:
url: "https://builders.sodax.com/mcp" {
"mcpServers": {
"gosodax-builders-mcp": {
"type": "http",
"url": "https://builders.sodax.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +4
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 28 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 67
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://builders.sodax.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=builders.sodax.com | CN=YR1,O=Let's Encrypt,C=US | 22 Jun 2026 | 20 Sept 2026 | RSA 4096 | SHA256-RSA | 5c820e5178f1358afe2e31df1d62344565b |
| SANs: builders.sodax.com | ||||||
| CN=YR1,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | a20253f15f2691c05dc1ce13b9bcca4e |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
DNSSEC insecure
Validation of builders.sodax.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| sodax.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains |
| content-security-policy | default-src 'self';script-src 'self' 'unsafe-inline' https://unpkg.com;style-src 'self' 'unsafe-inline' https://fonts.googleapis.com;font-src 'self' https://fonts.gstatic.com;img-src 'self' data: https:;connect-src 'self';base-uri 'self';form-action 'self';frame-ancestors 'self';object-src 'none';script-src-attr 'none';upgrade-insecure-requests |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| referrer-policy | no-referrer |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://builders.sodax.com/mcp | Verified | 200 | |
| http (plaintext) | http://builders.sodax.com/mcp | HTTPS enforced | 302 | https://builders.sodax.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
docs_getPage ~113
[SDK Docs] Fetch the full markdown content of a specific documentation page from Docs. Use this when you have a page URL and want to read its content. Accepts full URLs (e.g. https://docs.sodax.com//getting-started). Since `searchDocumentation` returns partial content, use `getPage` to retrieve the complete page when you need more details. The content includes links you can follow to navigate to related pages.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | The URL of the page to fetch |
No output schema declared.
No examples provided.
docs_health ~22
Check SDK documentation availability. Call this first if docs tools seem unavailable.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
docs_list_tools ~23
List all SDK documentation tools with parameters. Essential for discovering what's available.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
docs_refresh ~26
Reconnect to SDK documentation and refresh available tools. Use if docs seem stale or unavailable.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
docs_searchDocumentation ~79
[SDK Docs] Search across the documentation to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about Docs, find specific documentation, understand how features work, or locate implementation details. The search returns contextual content with titles and direct links to the documentation pages.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | — |
No output schema declared.
No examples provided.
docs_sendFeedback ~328
[SDK Docs] Report an issue in the documentation of Docs so the team can fix it. Use it whenever, while helping a user, you come across content that is outdated, contradictory, missing information, or otherwise unhelpful. Also use it when the user themselves reports a problem with the docs, even if you could not verify it yourself. If it's your own observation, do a quick sanity check that the issue is real before reporting — no need to exhaustively re-read the page. Send one call per distinct issue and do not report the same issue twice in a conversation. Do not use this tool to confirm that a page is accurate; it is for reporting problems only.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | Explain the issue in full, as if writing to a documentation maintainer who never saw this conversation. Describe what is wrong, where on the page it appears (quote the exact sentence or section title… |
| goal | string | — | The broader end goal you were ultimately trying to accomplish (as/on behalf of the user) when you hit this issue. Gives the team the context you were working towards. Optional. |
| pageUrl | string | yes | The full URL of the page the issue is about (e.g. https://docs.sodax.com//getting-started), so the finding is linked to the exact page. |
No output schema declared.
No examples provided.
sodax_get_all_borrowers ~78
Get all borrowers across all money market assets with pagination
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| limit | number | — | Maximum number of borrowers to return (1-100) |
| offset | number | — | Number of borrowers to skip for pagination |
No output schema declared.
No examples provided.
sodax_get_all_chains_configs ~54
Get detailed configuration for all spoke chains including contract addresses, RPCs, and token configs
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
No output schema declared.
No examples provided.
sodax_get_all_config ~55
Get full SODAX configuration including all supported chains, swap tokens, and protocol settings in one call
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
No output schema declared.
No examples provided.
sodax_get_amm_pool_candles ~127
Get OHLCV candlestick chart data for an AMM pool
| Name | Type | Req | Description |
|---|---|---|---|
| chainId | string | yes | Chain ID where the pool is deployed (e.g., 'sonic') |
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| from | number | yes | REQUIRED: Start timestamp (unix seconds) |
| interval | string | yes | REQUIRED: Candle interval |
| poolId | string | yes | The pool contract address or ID |
| to | number | yes | REQUIRED: End timestamp (unix seconds) |
No output schema declared.
No examples provided.
sodax_get_amm_positions ~88
Get AMM liquidity provider NFT positions, optionally filtered by owner address
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| limit | number | — | Maximum number of positions to return |
| offset | number | — | Number of positions to skip for pagination |
| owner | string | — | Filter by owner wallet address |
No output schema declared.
No examples provided.
sodax_get_asset_borrowers ~95
Get borrowers for a specific money market asset by its reserve address
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| limit | number | — | Maximum number of borrowers to return (1-100) |
| offset | number | — | Number of borrowers to skip for pagination |
| reserveAddress | string | yes | The reserve contract address of the asset |
No output schema declared.
No examples provided.
sodax_get_asset_suppliers ~98
Get suppliers (lenders) for a specific money market asset by its reserve address
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| limit | number | — | Maximum number of suppliers to return (1-100) |
| offset | number | — | Number of suppliers to skip for pagination |
| reserveAddress | string | yes | The reserve contract address of the asset |
No output schema declared.
No examples provided.
sodax_get_circulating_supply ~48
Get SODA token circulating supply as a plain number
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
No output schema declared.
No examples provided.
sodax_get_hub_assets ~104
Get assets representing spoke tokens on the hub (Sonic) chain, optionally filtered by source chain
| Name | Type | Req | Description |
|---|---|---|---|
| chainId | string | — | Filter by source spoke chain ID. Use the formal chain ID (e.g., '0x2105.base', 'ethereum', 'sonic'). Call sodax_get_supported_chains for the full list. |
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
No output schema declared.
No examples provided.
sodax_get_intent ~73
Look up a specific intent by its intent hash (different from transaction hash)
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| intentHash | string | yes | The intent hash to look up (66 character hex string starting with 0x) |
No output schema declared.
No examples provided.
sodax_get_money_market_asset ~64
Get detailed information for a specific money market asset by its reserve address
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| reserveAddress | string | yes | The reserve contract address of the asset |
No output schema declared.
No examples provided.
sodax_get_money_market_assets ~63
List all assets available for lending and borrowing in the SODAX money market
| Name | Type | Req | Description |
|---|---|---|---|
| chainId | string | — | Filter by chain ID |
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
No output schema declared.
No examples provided.
sodax_get_money_market_reserve_assets ~47
Get money market reserve assets used as collateral backing
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
No output schema declared.
No examples provided.
sodax_get_money_market_tokens ~63
Get tokens supported for money market lending/borrowing, optionally filtered by chain
| Name | Type | Req | Description |
|---|---|---|---|
| chainId | string | — | Filter by chain ID |
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
No output schema declared.
No examples provided.
sodax_get_orderbook ~188
Get current orderbook entries showing pending/open intents
| Name | Type | Req | Description |
|---|---|---|---|
| creator | string | — | Filter by creator address |
| deadlineAfter | number | — | Only return intents with deadline > value (Unix seconds) |
| deadlineBefore | number | — | Only return intents with deadline < value (Unix seconds) |
| dstChain | number | — | Filter by destination chain id |
| excludeZeroDeadline | boolean | — | Exclude intents where deadline = 0 |
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| inputToken | string | — | Filter by input token address |
| limit | number | — | Max results (default server-side, cap 500) |
| offset | number | — | Offset for simple pagination |
| outputToken | string | — | Filter by output token address |
| srcChain | number | — | Filter by source chain id |
No output schema declared.
No examples provided.
sodax_get_partner_summary ~72
Get volume and activity summary for a specific integration partner by their receiver address
| Name | Type | Req | Description |
|---|---|---|---|
| chainId | string | — | Filter by chain ID |
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| receiver | string | yes | The partner receiver address |
No output schema declared.
No examples provided.
sodax_get_partners ~74
List all SODAX integration partners including wallets, DEXs, and other protocols
| Name | Type | Req | Description |
|---|---|---|---|
| chainId | integer | — | Filter partners by numeric chain ID (e.g. 146 for Sonic) |
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
No output schema declared.
No examples provided.
sodax_get_relay_chain_id_map ~56
Get mapping between chain IDs and intent relay chain IDs used by the SODAX relay network
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
No output schema declared.
No examples provided.
sodax_get_solver_intent ~89
Get solver-side details for an intent including fill history. Use includeAll to see all solver documents.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| includeAll | boolean | — | Include all intent documents (history) instead of just the latest |
| intentHash | string | yes | The intent hash to look up |
No output schema declared.
No examples provided.
sodax_get_solver_oracle ~268
Get the solver's oracle USD prices per (chain, token). For quoting with sodax_get_solver_quote, filter chainId='146': chainId-146 addresses pass the quote service's compatibility check, while spoke-chain (non-146) addresses are rejected with 'not compatible with the quote service'. Caveat: passing that check (being listed/priced) does NOT guarantee a swap route — canonical bridged *_ASSET hub tokens and major stablecoins route most reliably, while many wrapped/derivative/money-market entries (e.g. WBTC, waLocBTC, SONIC_SODA_ASSET) are priced but frequently return 'No path was found', and routability is pair/amount/liquidity-dependent. Also useful for sanity-checking quote amounts against the USD prices the solver uses.
| Name | Type | Req | Description |
|---|---|---|---|
| chainId | string | — | Filter results to a single intent-relay chain ID (decimal string, e.g. '146' for Sonic). Call sodax_get_relay_chain_id_map to translate. |
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| symbol | string | — | Filter by token symbol (case-insensitive exact match, e.g. 'SODA', 'bnUSD') |
No output schema declared.
No examples provided.
sodax_get_solver_quote ~686
Get a swap quote from the SODAX solver. tokenSrc/tokenDst MUST be hub-chain (Sonic, chainId 146) asset addresses — look them up with sodax_get_solver_oracle (chainId='146'). Working example: tokenSrc='0xeb0393893b5bf98a50073d6740738b08e575058b' (BTC_BTC_ASSET) → tokenDst='0xaeafa26e43f46cd83efe89b1e57c858eb5685a24' (ETH_ASSET), amount='99800', quoteType='exact_input' returns a quoted_amount. exact_input quotes the destination amount you'd receive; exact_output quotes the source amount you'd need. There are two distinct HTTP-400 failures, both naming the two addresses: (1) 'not compatible with the quote service' = an address isn't a recognized hub asset (a spoke-chain or otherwise non-chainId-146 address was passed) → use a chainId-146 address from sodax_get_solver_oracle, and for a reliable pick prefer a canonical bridged *_ASSET hub token or major stablecoin (chainId 146 alone doesn't guarantee a route). (2) 'No path was found between X and Y' = both tokens are valid hub assets but the solver couldn't route this pair for this amount → routing is pair/amount/liquidity-dependent, so retry with a smaller amount or a more liquid counterparty (a canonical bridged *_ASSET token, or a major stablecoin like SONIC_USDC_ASSET). Many wrapped/derivative entries (e.g. WBTC, waLocBTC, SONIC_SODA_ASSET) are oracle-priced but frequently have no route — prefer canonical bridged *_ASSET hub tokens.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | REQUIRED: Amount in the smallest unit of the input token (for exact_input) or output token (for exact_output). String to preserve precision. Note: a very large amount can exceed available liquidity a… |
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| quoteType | string | — | 'exact_input' (default): given input amount, quote output amount. 'exact_output': given output amount, quote input amount required. |
| tokenDst | string | yes | REQUIRED: Destination token address (the token you want to receive). Hub-chain (Sonic, chainId 146) asset address from sodax_get_solver_oracle (e.g. ETH_ASSET 0xaeafa26e43f46cd83efe89b1e57c858eb5685a… |
| tokenSrc | string | yes | REQUIRED: Source token address (the token you're spending). Hub-chain (Sonic, chainId 146) asset address from sodax_get_solver_oracle. Prefer canonical bridged *_ASSET tokens (e.g. BTC_BTC_ASSET 0xeb… |
No output schema declared.
No examples provided.
sodax_get_supported_chains ~53
List all blockchain networks supported by SODAX for cross-chain swaps and DeFi operations
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
No output schema declared.
No examples provided.
sodax_get_swap_tokens ~110
Get available tokens for swapping on SODAX, optionally filtered by chain
| Name | Type | Req | Description |
|---|---|---|---|
| chainId | string | — | Filter tokens by spoke chain ID. Use the formal chain ID (e.g., '0x2105.base', 'ethereum', 'sonic', '0x1.icon', '0xa.optimism'). Call sodax_get_supported_chains for the full list. |
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
No output schema declared.
No examples provided.
sodax_get_token_supply ~49
Get SODA token supply information including total, circulating, and burned amounts
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
No output schema declared.
No examples provided.
sodax_get_total_supply ~45
Get SODA token total supply as a plain number
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
No output schema declared.
No examples provided.
sodax_get_transaction ~71
Look up a specific transaction by its hash to see status, amounts, and details
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| txHash | string | yes | The transaction hash to look up (e.g., '0x...') |
No output schema declared.
No examples provided.
sodax_get_user_position ~60
Get a user's lending and borrowing position in the money market
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| userAddress | string | yes | The wallet address to look up |
No output schema declared.
No examples provided.
sodax_get_user_transactions ~133
Get intent/transaction history for a specific wallet address
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| fromBlock | number | — | Inclusive lower bound on blockNumber (chain-native ordering) |
| limit | number | — | Maximum number of transactions to return (1-100) |
| offset | number | — | Number of transactions to skip for pagination |
| toBlock | number | — | Inclusive upper bound on blockNumber (chain-native ordering) |
| userAddress | string | yes | The wallet address to look up (e.g., '0x...') |
No output schema declared.
No examples provided.
sodax_get_volume ~328
Get solver volume data showing filled intents with filtering and pagination. Requires inputToken and outputToken. Optional filters: chain, solver, block range OR time range (don't mix both).
| Name | Type | Req | Description |
|---|---|---|---|
| chainId | number | — | Filter by chain ID (e.g., 146 for Sonic) |
| cursor | string | — | Pagination cursor from previous response's nextCursor |
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| fromBlock | number | — | Start block number (don't mix with since/until) |
| fromTs | number | — | Start timestamp (unix seconds). Don't mix with since/until or fromBlock/toBlock. |
| includeData | boolean | — | Include raw intent data in response |
| inputToken | string | yes | REQUIRED: Input token address |
| limit | number | — | Maximum number of filled intents to return (1-100) |
| outputToken | string | yes | REQUIRED: Output token address |
| since | string | — | Start time ISO format (don't mix with fromBlock/toBlock or fromTs/toTs) |
| solver | string | — | Filter by solver address (0x0...0 for default solver) |
| sort | string | — | Sort order by block number |
| toBlock | number | — | End block number (don't mix with since/until) |
| toTs | number | — | End timestamp (unix seconds). Don't mix with since/until or fromBlock/toBlock. |
| until | string | — | End time ISO format (don't mix with fromBlock/toBlock or fromTs/toTs) |
No output schema declared.
No examples provided.
sodax_get_volume_stats ~63
Get aggregate solver volume stats: the approximate total number of filled-intent records (fill documents, not distinct intents). Cached ~60s upstream.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
No output schema declared.
No examples provided.
sodax_refresh_cache ~39
Clear both the backend API cache and the solver oracle cache to force fresh fetches on next requests. Reports the number of entries cleared per cache.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
sodax_relay_get_packet ~154
Fetch a single relay packet by its connection serial number (conn_sn). Returns the packet data on success or a `{success:false, message}` shape if the packet isn't found.
| Name | Type | Req | Description |
|---|---|---|---|
| chainId | string | yes | REQUIRED: Intent-relay chain ID of the source chain (decimal string) |
| connSn | string | — | REQUIRED: Connection serial number identifying the packet within the tx. Accepts string or number (numeric values are coerced — convenient for piping back a previously-fetched packet's `conn_sn` fiel… |
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| txHash | string | yes | REQUIRED: The source-chain transaction hash |
No output schema declared.
No examples provided.
sodax_relay_get_transaction_packets ~137
List every cross-chain packet emitted by a given source transaction. Use this to track relay status — a packet is complete when status='executed' and dst_tx_hash is populated.
| Name | Type | Req | Description |
|---|---|---|---|
| chainId | string | yes | REQUIRED: Intent-relay chain ID of the source chain (decimal string, e.g. '146'). Call sodax_get_relay_chain_id_map to translate from a chain key. |
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| txHash | string | yes | REQUIRED: The source-chain transaction hash whose packets you want to inspect |
No output schema declared.
No examples provided.
sodax_relay_submit_tx ~196
Submit a confirmed spoke-chain transaction to the SODAX intent relay so it can be delivered to the destination chain. The tx must already be finalized on the source chain. Re-submitting the same tx is a no-op. For split-tx chains (Solana, Bitcoin) supply the optional `data` argument.
| Name | Type | Req | Description |
|---|---|---|---|
| chainId | string | yes | REQUIRED: Intent-relay chain ID of the source chain (decimal string, e.g. '146' for Sonic, '2' for Ethereum). Call sodax_get_relay_chain_id_map to translate from a chain key. |
| data | object | — | Required only for split-tx chains (Solana, Bitcoin). Omit for EVM chains. |
| format | string | — | Response format: 'json' for raw data or 'markdown' for formatted text |
| txHash | string | yes | REQUIRED: The confirmed transaction hash on the source chain |
No output schema declared.
No examples provided.