/
NA
namada-net
/
Namada Interface Indexer REST Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
namada-net
Namada Interface Indexer REST Api
get
Get the status of an IBC transfer by tx id
v1
latest
OpenAPI 3.0.2
2026-07-17
44
33
45.5 KB
Get the status of an IBC transfer by tx id
get
/api/v1/ibc/{tx_id}/status
Path parameters
tx_id
string
required
Tx id hash
Response
Status of the IBC transfer
object
required
status
'unknown'
|
'timeout'
|
'success'
|
'fail'