TokenSwapper
Verified contract
Active on
Base with 20,830 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEME | ERC-20 | 17.075K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21736308 | a minute ago | | | 0 | 0.0000027269485 | |
| 21736305 | a minute ago | | | 0 | 0.0000031960318 | |
| 21736211 | 4 minutes ago | | | 0 | 0.0000011889952 | |
| 21735760 | 19 minutes ago | | | 0 | 0.0000014021769 | |
| 21735698 | 21 minutes ago | | | 0 | 0.0000011047238 | |
| 21735333 | 34 minutes ago | | | 0 | 0.0000031046639 | |
| 21735304 | 35 minutes ago | | | 0 | 0.0000015869235 | |
| 21735285 | 35 minutes ago | | | 0 | 0.0000012291352 | |
| 21734930 | an hour ago | | | 0 | 0.0000027119586 | |
| 21734665 | an hour ago | | | 0 | 0.0000018474775 |
ABI
ABI objects
Getter at block 21736338
owner() view returns (address)
0x232979c4c74e630d23ea73181f3db0954441c3b7
Read-only
getAmountOut(uint256 amountIn, uint256 reserveIn, uint256 reserveOut, uint256 taxPercent) 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.