This contract is being backfilled. You may encounter incomplete storage history.

SmartTradeUniV3

Verified contract

Active on Ethereum with 160 txns
Deployed by via 0x278f41a4 at 16044040
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7.73
0xb44694aa8a65e98169e90050c90dee5325cb43e31ef4676ca948dfe7850e97b8
0xfbd9d8de75b577e0e98639af460a0baaa55df90a2969e82cc019bd295dbe1e02
0x39c185bc6b4496f3b44288a0301be4eef355dcb28fec91cc61d52dd881566aca
0x1f69d598792ebbcac8092e03ad49f9ebe8ee0ce7f197af7d71717806c34cc6d0
0x94604b355ddaf549d1516b256014830dbf6a9e576ce0dc307f77405401d64ee9
0x0f204d65f6d67371522cb97014b28a127268df8061e9168e41a49791c1bb2658
0x551428c585e2b570f4d551aa37622d5b5788d381add7886da741630caf7da248
0xa7a68f18554c80a3678303145dfd6f0f14eb03ccbd453f93bd53672d0162165d
0x7f8ad12f8033ab143bf09e3d637d95d79c47f00865a566ed2d4dd74ac33ea504
0x1b8c841d7aec408774dab2db377d1d6cdb38d2dce78df658a7e0be78aaeed5cf

Functions
Getter at block 20792360
owner(view returns (address)
0xfe06d41cefd5123aa441a32cf2e95fb608b602e5
paused(view returns (bool)
false
Read-only

This contract contains no read-only function objects.

State-modifying
masterSwap(address poolAddressbool zeroForOneint256 amountInuint160 sqrtPriceLimitX96uint256 blockHeightRequiredint256 priceToken0Usdint256 priceToken1Usdint256 weiPriceUsdint256 bribePercentuint256 gasint256 profitKoefpayable returns (int256int256uint256)
pause(
renounceOwnership(
transferOwnership(address newOwner
uniswapV3SwapCallback(int256 amount0Deltaint256 amount1Deltabytes data
unpause(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SwapInfo(int256 arg0int256 arg1uint256 arg2
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors
ExceedLimitPrice(
InvalidAmountIn(
InvalidSqrtX96Price(
NegativeUsdPriceValue(
TooSmallProfit(
TransactionTooOld(
UnauthorizedPool(
ZeroAddress(