TokenSwapper
Verified contract
Active on
Base with 24,018 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) |
---|---|---|---|---|---|---|---|
| 21882758 | 20 days ago | | | 0 | 5.1561038e-7 | |
| 21882752 | 20 days ago | | | 0 | 5.1561038e-7 | |
| 21882749 | 20 days ago | | | 0 | 5.1561038e-7 | |
| 21882746 | 20 days ago | | | 0 | 5.1328339e-7 | |
| 21882738 | 20 days ago | | | 0 | 5.1328339e-7 | |
| 21882735 | 20 days ago | | | 0 | 5.1328339e-7 | |
| 21882733 | 20 days ago | | | 0 | 5.1343852e-7 | |
| 21882730 | 20 days ago | | | 0 | 5.1343852e-7 | |
| 21882728 | 20 days ago | | | 0 | 5.1343852e-7 | |
| 21882724 | 20 days ago | | | 0 | 5.1343852e-7 |
ABI
ABI objects
Getter at block 22735979
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.