Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: include tx_hash in omnievent & state api#248

Merged
azixus merged 7 commits intomainfrom
feat/omnievent/tx-hash
Dec 5, 2025
Merged

feat: include tx_hash in omnievent & state api#248
azixus merged 7 commits intomainfrom
feat/omnievent/tx-hash

Conversation

@azixus
Copy link
Contributor

@azixus azixus commented Dec 4, 2025

A verified request should now look as follows:

  {
    "request_id": "0x0d3545707e914dd903d15bd1f7f6b1be976a5ff40ef3fb1eab4e843a9bece26d",
    "src_chain_id": 43113,
    "dest_chain_id": 84532,
    "sender": "0x0a3c632e7ce44cdab61341411039e4f160b7d957",
    "recipient": "0x0a3c632e7ce44cdab61341411039e4f160b7d957",
    "token_in": "0xfddcb87afed6b20cf7616a7339bc5f8ac37154c3",
    "token_out": "0x9eb392a6286138e5d59a40da5398e567ab3aad7c",
    "amount_in": "1002712",
    "amount_out": "960200",
    "verification_fee": "2512",
    "solver_fee": "40000",
    "state": "verified",
    "solver": "0xebf1b841eff6d50d87d4022372bc1191e781ab68",
    "requested_time": 1764864370,
    "solved_time": 1764864382,
    "verified_time": 1764864384,
    "requested_tx": "0x3a53e010bebf7a678cecdb75fdcc4ea6ca0fff007b790fbdcc8a75be6dbd6bfa",
    "solved_tx": "0xa21970fb6966502a03c28c60d184aa82fdc8a9223d01c309a6c5e14fbb16135e",
    "verified_tx": "0xc09e5e2a8baa3a203105dac10a4608ededf0ee61fbd511e5a94195699ebf0a28"
  }

@azixus azixus merged commit b3f1990 into main Dec 5, 2025
18 checks passed
@azixus azixus deleted the feat/omnievent/tx-hash branch December 5, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants