TokenSwapper
Verified contract
Active on
Base with 9,819 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 "TokenSwapper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19604801 | 2 months ago | | | 0 | 0.0000019615200 | |
| 19604749 | 2 months ago | | | 0 | 0.0000019302400 | |
| 19604471 | 2 months ago | | | 0 | 9.3182000e-7 | |
| 19604460 | 2 months ago | | | 0 | 9.3182000e-7 | |
| 19604450 | 2 months ago | | | 0 | 9.3182000e-7 | |
| 19604436 | 2 months ago | | | 0 | 6.1066000e-7 | |
| 19604421 | 2 months ago | | | 0 | 0.0000024226800 | |
| 19604415 | 2 months ago | | | 0 | 0.0000020315800 | |
| 19604408 | 2 months ago | | | 0 | 0.0000024453600 | |
| 19604395 | 2 months ago | | | 0 | 0.0000023735800 |
ABI
ABI objects
Getter at block 22743666
owner() view returns (address)
0x232979c4c74e630d23ea73181f3db0954441c3b7
Read-only
getAmountOut(uint256 amountIn, uint256 reserveIn, uint256 reserveOut) pure returns (uint256 amountOut)
State-modifying
Events rescueTokens(address token, uint256 amount, address to)
swap(address pair, uint256 amountIn, uint256 amountOutMin, bool isToken0In)
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.