Skip to content
Back to search
30
MCP http

Cosmos IBC Transfer Tracker

x402/cosmos-ibc-transfer-tracker

Track any IBC transfer between Cosmos chains by source chain transaction hash. Returns source channel and port, destination channel and port, packet sequence, timeout height and timestamp, sender, receiver, token denom, amount, and lifecycle status sent acknowledged in flight or timed out. Essential for cross chain monitoring and stuck transfer debugging. [x402: $0.1/call on base, category=finance]

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Cosmos Chain Transaction Decoder
Decode any Cosmos SDK transaction by hash from any Cosmos chain including Cosmos Hub, Noble, Osmosis, Juno, Stride. Returns message types Ms
0 tools · http
Cosmos Wallet Multi Chain Balance
Get token balances for any Cosmos wallet address with chain detection from the bech32 prefix. Returns native balance, IBC token balances wit
0 tools · http
Cosmos Chain Network Info
Get current network information for any Cosmos chain including current block height, latest block time, sampled average block time, total st
0 tools · http
Smart Money Tracker — Cosmos (experimental)
Smart Money Tracker — Cosmos (experimental) What this gives an AI agent: a single $0.02 call returns the tokens where profitable Cosmos-eco
0 tools · http
Cosmos Validator Statistics
Get current validator statistics for any Cosmos chain. Returns validator operator address, moniker, bonded tokens, delegator shares, commiss
0 tools · http
Base Chain Transaction Decoder
Decode any Base chain transaction by hash into a structured human readable summary. Returns invoked smart contracts with labels like Uniswap
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cosmos_ibc_transfer_tracker": {
      "url": "https://proxy.suverse.io/v1/data/cosmos-ibc-tracker",
      "transport": "http"
    }
  }
}