π§Ύ The Receipt
Paste any Sonic transaction hash and get the plain-English receipt β what moved, what it cost, what it means. We read the chain and translate it β we never tell you whether the tx itself was a good idea. You judge.
Paste a tx hash above and press read the receipt π§Ύ to see what happened.
π§Ύ What this receipt can't show
- Internal S moves inside contracts β value shuffled between contracts mid-call doesn't always leave a log the receipt can read.
- USD prices β no price feeds in the decode, on purpose. There is a live BLAZE price in the navbar, but every amount on a receipt is the token itself, never a dollar guess.
- Intent β we show what moved, never why. A tx doesn't carry a reason.
- Anything still unmined β a pending hash has no receipt yet. We only read what the chain has already confirmed.
- Function names for exotic unverified contracts beyond our table β an unrecognized selector prints as raw hex, not a guess.
- Revert reasons β we don't replay failed calls to extract them, and we never invent one.