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 "MySwapper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2630064 | a year ago | | | 0 | 0.0000027100335 | |
| 2630062 | a year ago | | | 0 | 0.0000027100335 | |
| 2630060 | a year ago | | | 0 | 0.0000027100335 | |
| 2630056 | a year ago | | | 0 | 0.0000027100335 | |
| 2630053 | a year ago | | | 0 | 0.0000027100335 | |
| 2630051 | a year ago | | | 0 | 0.0000061156544 | |
| 2629957 | a year ago | | | 0 | 0.0000027100335 | |
| 2629954 | a year ago | | | 0 | 0.0000027100335 | |
| 2629951 | a year ago | | | 0 | 0.0000027100335 | |
| 2629948 | a year ago | | | 0 | 0.0000027100335 |
ABI
ABI objects
Getter at block 23111607
WETH() view returns (address)
0x4200000000000000000000000000000000000006
owner() view returns (address)
0x6da929d41f4249aad67a82d7bd744386316aeee4
rocketSwapRouter() view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
Read-only
This contract contains no read-only function objects.
State-modifying
Events approveTokens(address tokenAddress, uint256 amount)
batchBuyTokens(uint256[] amountsOutMins, address[][] paths) payable
buyToken(uint256 amountOutMin, address[] path) payable
renounceOwnership()
sellAllTokens(address tokenToSell, uint256 amountOutMin, address[] path)
sellTokens(address tokenToSell, uint256 amountIn, uint256 amountOutMin, address[] path)
transferOwnership(address newOwner)
withdrawAllETH()
withdrawETH(uint256 amount)
withdrawToken(address tokenAddress, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.