SmartTradeUniV3
Verified contract
Active on
Ethereum with 323 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 "SmartTradeUniV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15378909 | 2 years ago | | | 0 | 0.00052587482 | |
0x | 15356766 | 2 years ago | | | 0 | 0.00032058219 | |
0x | 15356759 | 2 years ago | | | 0 | 0.00039166023 | |
| 15356754 | 2 years ago | | | 0 | 0.0021649921 | |
0x | 15356704 | 2 years ago | | | 0 | 0.00016944994 | |
0x | 15356694 | 2 years ago | | | 0 | 0.00016094209 | |
| 15356262 | 2 years ago | | | 0 | 0.00038676135 | |
| 15356254 | 2 years ago | | | 0 | 0.00054656775 | |
| 15356124 | 2 years ago | | | 0 | 0.00021114256 | |
| 15356057 | 2 years ago | | | 0 | 0.00024366115 |
ABI
ABI objects
Getter at block 21157478
owner() view returns (address)
0x799c9ed788d0a3406e1cfba81004d09208bc8d0f
paused() view returns (bool)
true
Read-only
This contract contains no read-only function objects.
State-modifying
Events masterSwap(address poolAddress, bool zeroForOne, int256 amountIn, uint256 amountOutMin, uint160 sqrtPriceLimitX96, uint256 blockHeightRequired) returns (int256 amount0, int256 amount1)
pause()
renounceOwnership()
transferOwnership(address newOwner)
uniswapV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes data)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
SwapInfo(int256 arg0, int256 arg1)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.