Get Transaction Details
Get all the details about a transaction. This can be any transaction that you have the hash for, not necessarily from the current connected wallet.
Events
Event name
Details
TX Data Ready
All states will be available only after this event triggers
States
State name
Type
Details
TX: Amount sent
Number
Will be empty if none was sent.
TX: Sent to Address
Text
TX: Sent from Address
Text
Wallet Address or Contract Address
TX: Contract used
Text
If it is not an interaction with a contract, it will be empty.
TX: Timestamp
Date
TX: Status
Text
Success, Pending, Error
TX: Full JSON Data
Text
Full JSON response in text format, you can extract data from it using Bubble's integrated regex feature.
Transaction - confirmations
Number
Last updated