TokenSwapperV2
Verified contract
Active on
Base with 31,224 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TokenSwapperV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22701706 | a few seconds ago | | | 0 | 0.000047880775 | |
| 22701676 | a minute ago | | | 0 | 0.000037048856 | |
| 22701624 | 3 minutes ago | | | 0 | 0.000036058124 | |
| 22701478 | 8 minutes ago | | | 0 | 0.000032672150 | |
| 22701296 | 14 minutes ago | | | 0 | 0.000034786326 | |
| 22700925 | 26 minutes ago | | | 0 | 0.000022574857 | |
| 22700894 | 27 minutes ago | | | 0 | 0.000022499809 | |
| 22700624 | 36 minutes ago | | | 0 | 0.000018622583 | |
| 22700599 | 37 minutes ago | | | 0 | 0.000023577409 | |
| 22700493 | 41 minutes ago | | | 0 | 0.000013735122 |
ABI
ABI objects
Getter at block 22701710
owner() view returns (address)
0x232979c4c74e630d23ea73181f3db0954441c3b7
Read-only
getAmountOut(uint256 amountIn, uint256 reserveIn, uint256 reserveOut, uint256 taxPercentIn, uint256 taxPercentOut) pure returns (uint256 amountOut)
State-modifying
Events rescueTokens(address token, uint256 amount, address to)
swap(address pair, uint256 amountIn, uint256 amountOutMin, bool isToken0In, uint256 taxPercent)
transferOwnership(address newOwner)
SwapExecuted(address indexed tokenIn, uint256 amountIn, uint256 amountOutMin, uint256 amountOut, address indexed recipient, bool success)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.