LegacyThe original transaction format: one flat gasPrice bid, paid as-is — no base-fee/tip split. Predates the EIP-1559 fee market but remains valid. · raw type: 0
Method
multicallThe function this transaction called, by its 4-byte selector. A bare 0x… selector is not in our signature set — not a call that did nothing.
Tx 110 of 115 in blockPosition in block 13842619: txIndex 109 (zero-based) of 115 transactions
A contract was deployedCREATE / CREATE2 frames that produced an address. The transaction put new code on chain.confirmedRead from a standard event or a structural fact of the call tree — the transaction says this outright.↳frame
Native ETH was wrappedA `Deposit` log together with native value on the transaction — ETH turned into its wrapped form. `Deposit` alone would not be enough: staking contracts emit it too.derivedFollows from combining facts (for example a deposit log together with native value). Reasonable, but a reading rather than a statement.#4
Tokens were minted: UNI-V3-POSA transfer whose sender is the zero address. Tokens came into existence here.confirmedRead from a standard event or a structural fact of the call tree — the transaction says this outright.#7
A spending allowance was setAn `Approval` log: an allowance was set, letting a spender move tokens later. Nothing moved in this transaction because of it.confirmedRead from a standard event or a structural fact of the call tree — the transaction says this outright.#3
2 token transfers: BOBA, WETHToken transfers that no other reading here already explains.derivedFollows from combining facts (for example a deposit log together with native value). Reasonable, but a reading rather than a statement.#2#5
price1 BOBA = 0.0007866 WETH2222117374218277445775702311 (raw sqrtPriceX96, Q64.96)tick-71481Log-price index — the pool stores its price as an exponent: 1 BOBA ≈ 0.00078664 WETH price = 1.0001tick · one tick = a 0.01% price step
TransferToken or value moved from one address to another.Transfer(address,address,uint256)topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef
ApprovalAn owner authorised a spender to move up to a set amount of their tokens.Approval(address,address,uint256)topic0 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925
Unlimited allowance: the spender may move this token from the owner's wallet without a cap, until it is revoked. This is the approval a drainer asks for.
TransferToken or value moved from one address to another.Transfer(address,address,uint256)topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef
MintNew token units were created (added to supply / liquidity added).Mint(address,address,int24,int24,uint128,uint256,uint256)topic0 0x7a53080ba414158be7ec69b987b5fb7d07dee101fe85488f0853ae16239d0bde
TransferToken or value moved from one address to another.Transfer(address,address,uint256)topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef
tokenId169,418liquidity677,206,717,244,210,735,257677206717244210735257 — virtual liquidity (√(x·y) units), not a token balanceamount016,499,999,999,999,999,999,726amount112,984,934,046,726,548,791