Transaction

A26DEC65149A55328C923B4BD67C9E71EDB43273BD741EBF043CB20BCC272E60

Status
Success
Block
#1,363,119 · transaction index 0
Gas wanted
120,615
Gas used
96,555
Gas paid / transaction fee
Not indexed yet — fee amount and denomination require decoded transaction bytes.
Execution events
12 events: coin_spent, coin_received, transfer, message, tx, tx, tx, message, coin_spent, coin_received, transfer, message
Time (UTC)
7/21/2026, 2:59:48 AM

Public transaction JSON

Canonical metadata and execution summary. Encoded transaction bytes and event attribute values are not exposed.

{
  "tx_hash": "A26DEC65149A55328C923B4BD67C9E71EDB43273BD741EBF043CB20BCC272E60",
  "block": {
    "height": 1363119,
    "index": 0,
    "time": "2026-07-21T02:59:48.824909+00:00"
  },
  "status": {
    "success": true,
    "code": 0,
    "codespace": ""
  },
  "gas": {
    "wanted": 120615,
    "used": 96555,
    "paid": null
  },
  "memo": null,
  "execution": {
    "event_count": 12,
    "event_types": [
      "coin_spent",
      "coin_received",
      "transfer",
      "message",
      "tx",
      "tx",
      "tx",
      "message",
      "coin_spent",
      "coin_received",
      "transfer",
      "message"
    ]
  }
}

Fields planned for decoded transactions

  • Fee amount and denomination (gas paid)
  • Fee payer and fee granter
  • Memo, signer addresses, and signature mode
  • Message types and safe decoded message summaries
  • Transaction-specific attributes where their public meaning is established