SwapProxy
Verified contract
Active on
Ethereum with 6,735 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 |
---|---|---|---|---|---|
| ERC-20 | 3.043K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20990887 | a month ago | | | 0 | 0.0061232751 | |
| 20990126 | a month ago | | | 0 | 0.0026664731 | |
| 20990098 | a month ago | | | 0 | 0.0032266246 | |
| 20990098 | a month ago | | | 0 | 0.0032764135 | |
| 20990050 | a month ago | | | 0 | 0.0045724624 | |
| 20986442 | a month ago | | | 0.005 | 0.0044036072 | |
| 20984703 | a month ago | | | 0.0005 | 0.0019827505 | |
| 20983129 | a month ago | | | 0 | 0.0014582576 | |
| 20982833 | a month ago | | | 0 | 0.0015760898 | |
| 20982793 | a month ago | | | 0.05333 | 0.0018475468 |
ABI
ABI objects
Getter at block 21261280
pancakeV2() view returns (address)
0x0000000000000000000000000000000000000000
pancakeV3() view returns (address)
0x0000000000000000000000000000000000000000
uniswap() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
Read-only
This contract contains no read-only function objects.
State-modifying
Events approveToken(address token, address spender)
depositToken(address token, uint256 value)
depositWETH(address weth) payable
depositWrapToken(address wrapToken, uint256 value)
multicall(bytes[] data) payable returns (bytes[] results)
proxy(address targetContract, bytes data, uint256 msgValue) payable returns (bytes res)
refundETH() payable
sweepToken(address token, address recipient)
unwrapWETH(address weth, address recipient)
withdrawWrapToken(address wrapToken, address recipient)
This contract contains no event objects.
constructor(address _pancakeV2, address _pancakeV3, address _uniswap)
receive()
This contract contains no error objects.