Redbelly MainnetRBNT$0.003743(-0.32%)Chain151Block2,962,963Gas140,018.58 nRBNTTPS0.027Avg block52s

Decoded call

swapExactTokensForTokens(uint256,uint256,address[],address,uint256) · registry ABI · contract: reddexv2Router01

The summary line uses calldata: exact input and minimum output. Explorers that show a slightly larger received amount (e.g. 16,543 vs 16,494 WRBNT) read the final token transfer after the AMM, not the min-out field. Fiat values ($) need a price oracle and are not included here yet.

amountIn uint256
3 133 LQDX(raw 3 133 000 000 000 000 000 000)
amountOutMin uint256
21.777807 USDC.e(raw 21 777 807)
path address[]
[0x0233971bd2de29e81029336c46997055df3b5282, 0x6ed1f491e2d31536d6561f6bdb2adc8f092a6076, 0x8201c02d4ab2214471e8c3ad6475c8b0cd9f2d06]
deadline uint256
1 739 106 051

ERC-20 tokens transferred

3 Transfer events in this transaction. Token movements come from ERC-20 logs — not from the native value field above.

Block#2,216,043last year
MethodswapExactTokensForTokens0x38ed1739swapExactTokensForTokens(uint256,uint256,address[],address,uint256) · imported contract_abi
Value0 RBNTnative RBNT only — see ERC-20 section below

Overview

Hash
0xe50af1e4b1ec6c553f18d34f60dc367430abbf558710e0b82b5b785abba1fc24
Status
Success
Block
#2,216,043
Timestamp
Feb 9, 2025, 12:40 PM · last year
Method
SwapExactTokensForTokens0x38ed1739swapExactTokensForTokens(uint256,uint256,address[],address,uint256)
Calldata preview
0x38ed17390000000000000000000000000000000000000000000000a9d71bf4a7...

Event logs

8 logs labeled from a curated catalog and/or the emitting contract’s imported ABI. Each row is the emitting contract (often the pair for Swap/Sync, the token for Transfer/Approval) — not always the transaction “To” contract.

  1. Token approval 0 LQDX from 0xf66d…a34b to 0x8bf0…9c85
    Approval(address,address,uint256)
    Decoded (ABI) — decimal / formatted
    • owner (address, indexed)
      0xf66d2a66ccddc3f705d0f0a576d8c796bd74a34b
      topic word (hex): 0x000000000000000000000000f66d2a66ccddc3f705d0f0a576d8c796bd74a34b
    • spender (address, indexed)
      0x8bf0167911b1e81d8d69b9c91c20ff854b019c85
      topic word (hex): 0x0000000000000000000000008bf0167911b1e81d8d69b9c91c20ff854b019c85
    • value (uint256)
      0
    Raw topics & data (hex)
    topic0: 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925
    topic1: 0x000000000000000000000000f66d2a66ccddc3f705d0f0a576d8c796bd74a34b
    topic2: 0x0000000000000000000000008bf0167911b1e81d8d69b9c91c20ff854b019c85
    data: 0x0000000000000000000000000000000000000000000000000000000000000000
  2. Token transfer 3 133 LQDX: 0xf66d…a34b → 0xdecb…603d
    Transfer(address,address,uint256)
    Decoded (ABI) — decimal / formatted
    • from (address, indexed)
      0xf66d2a66ccddc3f705d0f0a576d8c796bd74a34b
      topic word (hex): 0x000000000000000000000000f66d2a66ccddc3f705d0f0a576d8c796bd74a34b
    • to (address, indexed)
      0xdecbf96e9e781e811a6d7f728164911ad4ee603d
      topic word (hex): 0x000000000000000000000000decbf96e9e781e811a6d7f728164911ad4ee603d
    • value (uint256)
      3 133 000 000 000 000 000 000
    Raw topics & data (hex)
    topic0: 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef
    topic1: 0x000000000000000000000000f66d2a66ccddc3f705d0f0a576d8c796bd74a34b
    topic2: 0x000000000000000000000000decbf96e9e781e811a6d7f728164911ad4ee603d
    data: 0x0000000000000000000000000000000000000000000000a9d71bf4a792d40000
  3. Token transfer 467.251 WRBNT: 0xdecb…603d → 0xcde3…7aeb
    Transfer(address,address,uint256)
    Decoded (ABI) — decimal / formatted
    • src (address, indexed)
      0xdecbf96e9e781e811a6d7f728164911ad4ee603d
      topic word (hex): 0x000000000000000000000000decbf96e9e781e811a6d7f728164911ad4ee603d
    • dst (address, indexed)
      0xcde314b116cefecf93143f83cff01f5cc3937aeb
      topic word (hex): 0x000000000000000000000000cde314b116cefecf93143f83cff01f5cc3937aeb
    • wad (uint256)
      467 251 070 688 345 559 493
    Raw topics & data (hex)
    topic0: 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef
    topic1: 0x000000000000000000000000decbf96e9e781e811a6d7f728164911ad4ee603d
    topic2: 0x000000000000000000000000cde314b116cefecf93143f83cff01f5cc3937aeb
    data: 0x0000000000000000000000000000000000000000000000195469453053c591c5
  4. #3Sync (Uniswap V2 pair)0xdecb∴⟡∴603d
    Sync (Uniswap V2 pair)
    Sync(uint112,uint112)
    Decoded (ABI) — decimal / formatted
    • reserve0 (uint112)
      1 413 627 886 126 116 346 258 965
    • reserve1 (uint112)
      210 992 135 596 980 507 205 486
    Raw topics & data (hex)
    topic0: 0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1
    data: 0x000000000000000000000000000000000000000000012b58ebd7c62aca0fe615000000000000000000000000000000000000000000002cade8164135827f5f6e
  5. #4Swap (Uniswap V2)0xdecb∴⟡∴603d
    Swap (Uniswap V2)
    Swap(address,uint256,uint256,uint256,uint256,address)
    Decoded (ABI) — decimal / formatted
    • sender (address, indexed)
      0x8bf0167911b1e81d8d69b9c91c20ff854b019c85
      topic word (hex): 0x0000000000000000000000008bf0167911b1e81d8d69b9c91c20ff854b019c85
    • to (address, indexed)
      0xcde314b116cefecf93143f83cff01f5cc3937aeb
      topic word (hex): 0x000000000000000000000000cde314b116cefecf93143f83cff01f5cc3937aeb
    • amount0In (uint256)
      3 133 000 000 000 000 000 000
    • amount1In (uint256)
      0
    • amount0Out (uint256)
      0
    • amount1Out (uint256)
      467 251 070 688 345 559 493
    Raw topics & data (hex)
    topic0: 0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822
    topic1: 0x0000000000000000000000008bf0167911b1e81d8d69b9c91c20ff854b019c85
    topic2: 0x000000000000000000000000cde314b116cefecf93143f83cff01f5cc3937aeb
    data: 0x0000000000000000000000000000000000000000000000a9d71bf4a792d40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000195469453053c591c5
  6. Token transfer 21.8433 USDC.e: 0xcde3…7aeb → 0xf66d…a34b
    Transfer(address,address,uint256)
    Raw topics & data (hex)
    topic0: 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef
    topic1: 0x000000000000000000000000cde314b116cefecf93143f83cff01f5cc3937aeb
    topic2: 0x000000000000000000000000f66d2a66ccddc3f705d0f0a576d8c796bd74a34b
    data: 0x00000000000000000000000000000000000000000000000000000000014d4d8a
  7. #6Sync (Uniswap V2 pair)0xcde3∴⟡∴7aeb
    Sync (Uniswap V2 pair)
    Sync(uint112,uint112)
    Decoded (ABI) — decimal / formatted
    • reserve0 (uint112)
      5 744 408 210 638 519 378 239 720
    • reserve1 (uint112)
      269 329 251 902
    Raw topics & data (hex)
    topic0: 0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1
    data: 0x00000000000000000000000000000000000000000004c06cfe3a8ca3f8ede0e80000000000000000000000000000000000000000000000000000003eb5463e3e
  8. #7Swap (Uniswap V2)0xcde3∴⟡∴7aeb
    Swap (Uniswap V2)
    Swap(address,uint256,uint256,uint256,uint256,address)
    Decoded (ABI) — decimal / formatted
    • sender (address, indexed)
      0x8bf0167911b1e81d8d69b9c91c20ff854b019c85
      topic word (hex): 0x0000000000000000000000008bf0167911b1e81d8d69b9c91c20ff854b019c85
    • to (address, indexed)
      0xf66d2a66ccddc3f705d0f0a576d8c796bd74a34b
      topic word (hex): 0x000000000000000000000000f66d2a66ccddc3f705d0f0a576d8c796bd74a34b
    • amount0In (uint256)
      467 251 070 688 345 559 493
    • amount1In (uint256)
      0
    • amount0Out (uint256)
      0
    • amount1Out (uint256)
      21 843 338
    Raw topics & data (hex)
    topic0: 0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822
    topic1: 0x0000000000000000000000008bf0167911b1e81d8d69b9c91c20ff854b019c85
    topic2: 0x000000000000000000000000f66d2a66ccddc3f705d0f0a576d8c796bd74a34b
    data: 0x0000000000000000000000000000000000000000000000195469453053c591c50000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014d4d8a