Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

IBC core

IBC v2 core state and query endpoints.

Clients (1)

Client St. Creator Cpty Height Time CS Seq Cmts Rcpts Acks
07-tendermint-1 Active g1z437…8r5x 10-gno-15 1/8445500 2026-08-11T13:45:20Z 1 1 0 0 0

Apps (1)

Port Pkg Addr
transfer gno.land/r/aib/ibc/apps/transfer g1tp3g…yr00

JSON endpoints

  • admin: admin and relayers
  • apps: list registered IBC applications
  • clients: list clients (?page, ?limit)
  • clients/{id}: get client details
  • clients/{id}/status: get client status
  • clients/{id}/consensus_states: list client consensus states (?page, ?limit)
  • clients/{id}/consensus_states/{revision_number}/{revision_height}: get a consensus state by height
  • clients/{id}/next_sequence_send: get the next packet sequence to send
  • clients/{id}/packet_commitments: list packet commitments (?page, ?limit)
  • clients/{id}/packet_commitments/{sequence}: get a packet commitment by sequence
  • clients/{id}/packet_receipts: list packet receipts (?page, ?limit)
  • clients/{id}/packet_receipts/{sequence}: get a packet receipt by sequence
  • clients/{id}/packet_acknowledgements: list packet acknowledgements (?page, ?limit)
  • clients/{id}/packet_acknowledgements/{sequence}: get a packet acknowledgement by sequence
  • clients/{id}/unreceived_packets?sequences=1,2,3: return sequences without a local packet receipt