HomeOverviewBlocksBlocksTxsTransactionsValsValidatorsGovGovernanceIBCRelayersInfraInfra
/
powered by GATA HUB

Transaction

  • Cosmos Hub
  • success
Hash
5B6510B931A02ECA418FD6C548645AA1F977CE63DE0862099AB7D76DA896D010
Status
Success
Height
32,497,856
Time
2026-08-14 14:18:46 UTC43d ago
Fee
0.002444 ATOM
Gas used / wanted
282,757 / 444,44463.6%
Signer
cosmos183sqv5w…0t53zgmx
Memo
Batched Transactions
#1

Execute Contract

/cosmwasm.wasm.v1.MsgExecuteContract
Sender
cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx
Contract
cosmos1tl0ptdmlz422z5pj20zujzyt3c96qp2g9vp83uj9pyj8q994tzhsl77adr
Funds
1.12 ATOM
Message
{
  "set_collection_bid": {
    "collection": "cosmos1f69wge2563a6epgannl55lwpqth2tkc9a2cfqmkv2shafdcuw5wsfxyzwa",
    "details": {
      "price": {
        "amount": "1120000",
        "denom": "uatom"
      }
    }
  }
}

Transaction

tx
acc_seq
cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx/17867
tx
signature
JnYvD5X3EjVO+v8nVuGEs0fZPua5scybVPxycJQ2FyswyyTHifu0J6ytiH6nE/7xdP2FdlVDhO5FE+y67upvkQ==
coin_spent
spender
cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx
amount
2444uatom
coin_received
receiver
cosmos13pxn9n3qw79e03844rdadagmg0nshmwf7qvuye
amount
2444uatom
transfer
recipient
cosmos13pxn9n3qw79e03844rdadagmg0nshmwf7qvuye
sender
cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx
amount
2444uatom
message
sender
cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx
coin_spent
spender
cosmos13pxn9n3qw79e03844rdadagmg0nshmwf7qvuye
amount
1136uatom
coin_received
receiver
cosmos126e0q5adzdny95lujzv0ktwsz32089k4ljaaau
amount
1136uatom
transfer
recipient
cosmos126e0q5adzdny95lujzv0ktwsz32089k4ljaaau
sender
cosmos13pxn9n3qw79e03844rdadagmg0nshmwf7qvuye
amount
1136uatom
message
sender
cosmos13pxn9n3qw79e03844rdadagmg0nshmwf7qvuye
fee_pay
fee
1308uatom
tip_pay
tip
1136uatom
tip_payee
cosmos126e0q5adzdny95lujzv0ktwsz32089k4ljaaau

Message #1

message
action
/cosmwasm.wasm.v1.MsgExecuteContract
sender
cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx
module
wasm
coin_spent
spender
cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx
amount
1120000uatom
coin_received
receiver
cosmos1tl0ptdmlz422z5pj20zujzyt3c96qp2g9vp83uj9pyj8q994tzhsl77adr
amount
1120000uatom
transfer
recipient
cosmos1tl0ptdmlz422z5pj20zujzyt3c96qp2g9vp83uj9pyj8q994tzhsl77adr
sender
cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx
amount
1120000uatom
execute
_contract_address
cosmos1tl0ptdmlz422z5pj20zujzyt3c96qp2g9vp83uj9pyj8q994tzhsl77adr
wasm-set-collection-bid
_contract_address
cosmos1tl0ptdmlz422z5pj20zujzyt3c96qp2g9vp83uj9pyj8q994tzhsl77adr
id
b96d0c63b2c6b04f58acfd6f82bb18f4a94f48b316e8dc268849105fe2adbdd0
creator
cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx
collection
cosmos1f69wge2563a6epgannl55lwpqth2tkc9a2cfqmkv2shafdcuw5wsfxyzwa
price
1120000uatom
{
  "height": "32497856",
  "txhash": "5B6510B931A02ECA418FD6C548645AA1F977CE63DE0862099AB7D76DA896D010",
  "codespace": "",
  "code": 0,
  "data": "122E0A2C2F636F736D7761736D2E7761736D2E76312E4D736745786563757465436F6E7472616374526573706F6E7365",
  "raw_log": "",
  "logs": [],
  "info": "",
  "gas_wanted": "444444",
  "gas_used": "282757",
  "tx": {
    "@type": "/cosmos.tx.v1beta1.Tx",
    "body": {
      "messages": [
        {
          "@type": "/cosmwasm.wasm.v1.MsgExecuteContract",
          "sender": "cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx",
          "contract": "cosmos1tl0ptdmlz422z5pj20zujzyt3c96qp2g9vp83uj9pyj8q994tzhsl77adr",
          "msg": {
            "set_collection_bid": {
              "collection": "cosmos1f69wge2563a6epgannl55lwpqth2tkc9a2cfqmkv2shafdcuw5wsfxyzwa",
              "details": {
                "price": {
                  "amount": "1120000",
                  "denom": "uatom"
                }
              }
            }
          },
          "funds": [
            {
              "denom": "uatom",
              "amount": "1120000"
            }
          ]
        }
      ],
      "memo": "Batched Transactions",
      "timeout_height": "0",
      "unordered": false,
      "timeout_timestamp": null,
      "extension_options": [],
      "non_critical_extension_options": []
    },
    "auth_info": {
      "signer_infos": [
        {
          "public_key": {
            "@type": "/cosmos.crypto.secp256k1.PubKey",
            "key": "Aj8dPnS5rn0NBbYIybifZjR7zZwV+V2GZQrU+48E4Yjw"
          },
          "mode_info": {
            "single": {
              "mode": "SIGN_MODE_DIRECT"
            }
          },
          "sequence": "17867"
        }
      ],
      "fee": {
        "amount": [
          {
            "denom": "uatom",
            "amount": "2444"
          }
        ],
        "gas_limit": "444444",
        "payer": "",
        "granter": ""
      },
      "tip": null
    },
    "signatures": [
      "JnYvD5X3EjVO+v8nVuGEs0fZPua5scybVPxycJQ2FyswyyTHifu0J6ytiH6nE/7xdP2FdlVDhO5FE+y67upvkQ=="
    ]
  },
  "timestamp": "2026-08-14T14:18:46Z",
  "events": [
    {
      "type": "tx",
      "attributes": [
        {
          "key": "acc_seq",
          "value": "cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx/17867",
          "index": true
        }
      ]
    },
    {
      "type": "tx",
      "attributes": [
        {
          "key": "signature",
          "value": "JnYvD5X3EjVO+v8nVuGEs0fZPua5scybVPxycJQ2FyswyyTHifu0J6ytiH6nE/7xdP2FdlVDhO5FE+y67upvkQ==",
          "index": true
        }
      ]
    },
    {
      "type": "coin_spent",
      "attributes": [
        {
          "key": "spender",
          "value": "cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx",
          "index": true
        },
        {
          "key": "amount",
          "value": "2444uatom",
          "index": true
        }
      ]
    },
    {
      "type": "coin_received",
      "attributes": [
        {
          "key": "receiver",
          "value": "cosmos13pxn9n3qw79e03844rdadagmg0nshmwf7qvuye",
          "index": true
        },
        {
          "key": "amount",
          "value": "2444uatom",
          "index": true
        }
      ]
    },
    {
      "type": "transfer",
      "attributes": [
        {
          "key": "recipient",
          "value": "cosmos13pxn9n3qw79e03844rdadagmg0nshmwf7qvuye",
          "index": true
        },
        {
          "key": "sender",
          "value": "cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx",
          "index": true
        },
        {
          "key": "amount",
          "value": "2444uatom",
          "index": true
        }
      ]
    },
    {
      "type": "message",
      "attributes": [
        {
          "key": "sender",
          "value": "cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx",
          "index": true
        }
      ]
    },
    {
      "type": "message",
      "attributes": [
        {
          "key": "action",
          "value": "/cosmwasm.wasm.v1.MsgExecuteContract",
          "index": true
        },
        {
          "key": "sender",
          "value": "cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx",
          "index": true
        },
        {
          "key": "module",
          "value": "wasm",
          "index": true
        },
        {
          "key": "msg_index",
          "value": "0",
          "index": true
        }
      ]
    },
    {
      "type": "coin_spent",
      "attributes": [
        {
          "key": "spender",
          "value": "cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx",
          "index": true
        },
        {
          "key": "amount",
          "value": "1120000uatom",
          "index": true
        },
        {
          "key": "msg_index",
          "value": "0",
          "index": true
        }
      ]
    },
    {
      "type": "coin_received",
      "attributes": [
        {
          "key": "receiver",
          "value": "cosmos1tl0ptdmlz422z5pj20zujzyt3c96qp2g9vp83uj9pyj8q994tzhsl77adr",
          "index": true
        },
        {
          "key": "amount",
          "value": "1120000uatom",
          "index": true
        },
        {
          "key": "msg_index",
          "value": "0",
          "index": true
        }
      ]
    },
    {
      "type": "transfer",
      "attributes": [
        {
          "key": "recipient",
          "value": "cosmos1tl0ptdmlz422z5pj20zujzyt3c96qp2g9vp83uj9pyj8q994tzhsl77adr",
          "index": true
        },
        {
          "key": "sender",
          "value": "cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx",
          "index": true
        },
        {
          "key": "amount",
          "value": "1120000uatom",
          "index": true
        },
        {
          "key": "msg_index",
          "value": "0",
          "index": true
        }
      ]
    },
    {
      "type": "execute",
      "attributes": [
        {
          "key": "_contract_address",
          "value": "cosmos1tl0ptdmlz422z5pj20zujzyt3c96qp2g9vp83uj9pyj8q994tzhsl77adr",
          "index": true
        },
        {
          "key": "msg_index",
          "value": "0",
          "index": true
        }
      ]
    },
    {
      "type": "wasm-set-collection-bid",
      "attributes": [
        {
          "key": "_contract_address",
          "value": "cosmos1tl0ptdmlz422z5pj20zujzyt3c96qp2g9vp83uj9pyj8q994tzhsl77adr",
          "index": true
        },
        {
          "key": "id",
          "value": "b96d0c63b2c6b04f58acfd6f82bb18f4a94f48b316e8dc268849105fe2adbdd0",
          "index": true
        },
        {
          "key": "creator",
          "value": "cosmos183sqv5w0dut265x397j7srgqcyu0dg0t53zgmx",
          "index": true
        },
        {
          "key": "collection",
          "value": "cosmos1f69wge2563a6epgannl55lwpqth2tkc9a2cfqmkv2shafdcuw5wsfxyzwa",
          "index": true
        },
        {
          "key": "price",
          "value": "1120000uatom",
          "index": true
        },
        {
          "key": "msg_index",
          "value": "0",
          "index": true
        }
      ]
    },
    {
      "type": "coin_spent",
      "attributes": [
        {
          "key": "spender",
          "value": "cosmos13pxn9n3qw79e03844rdadagmg0nshmwf7qvuye",
          "index": true
        },
        {
          "key": "amount",
          "value": "1136uatom",
          "index": true
        }
      ]
    },
    {
      "type": "coin_received",
      "attributes": [
        {
          "key": "receiver",
          "value": "cosmos126e0q5adzdny95lujzv0ktwsz32089k4ljaaau",
          "index": true
        },
        {
          "key": "amount",
          "value": "1136uatom",
          "index": true
        }
      ]
    },
    {
      "type": "transfer",
      "attributes": [
        {
          "key": "recipient",
          "value": "cosmos126e0q5adzdny95lujzv0ktwsz32089k4ljaaau",
          "index": true
        },
        {
          "key": "sender",
          "value": "cosmos13pxn9n3qw79e03844rdadagmg0nshmwf7qvuye",
          "index": true
        },
        {
          "key": "amount",
          "value": "1136uatom",
          "index": true
        }
      ]
    },
    {
      "type": "message",
      "attributes": [
        {
          "key": "sender",
          "value": "cosmos13pxn9n3qw79e03844rdadagmg0nshmwf7qvuye",
          "index": true
        }
      ]
    },
    {
      "type": "fee_pay",
      "attributes": [
        {
          "key": "fee",
          "value": "1308uatom",
          "index": true
        }
      ]
    },
    {
      "type": "tip_pay",
      "attributes": [
        {
          "key": "tip",
          "value": "1136uatom",
          "index": true
        },
        {
          "key": "tip_payee",
          "value": "cosmos126e0q5adzdny95lujzv0ktwsz32089k4ljaaau",
          "index": true
        }
      ]
    }
  ]
}