SmartTradeUniV3

Verified contract

Active on Ethereum with 565 txns
Deployed by via 0xbca24af6 at 15526072
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SmartTradeUniV3"

0x62e9ccbeba0334180c1329852b438ff1b0040032fd61b1a91c0739f8b902d95f
0x0670eecaf1b7050f5974e1030bf55f90e3b5891c767116c13b9f3cc233b3545c
0xfbae97421c421318848fc461658127c3f142e2fd47a0cffde5bc87f4f90e1a21
0x0d5b010e9840a771459545b2a37c54f02d72cf0a2df459c92d198dbd6ff67ae0
0x60a0473b9d4b97114726e54c04a7f61d6a2173e2068ff4cf0c7228614580a794
0x1f5762c78b96b3d22eadbc9775cdc2ac6725d63af1e41092f0c02615937e1237
0xd5b74aee0cc845292e41525edb44e903a6bdc8004e5b42064c5b7065d2aee41a
0x0a182bb5037d942f1f9bb555a44a44055eea987251d1718d9587d717fd74dd32
0xdf64e6343b1b2d65c7a0a3e220e759b8b336fdebf908f8a8fbcf9a9bbea2a392
0xf8a393e860e16b99490baa13ce8f37eb921e1c558ee9046b140b625504cba9ab

Functions
Getter at block 21172515
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 ethPriceUsdint256 minPrUsdpayable returns (int256 amount0int256 amount1)
pause(
renounceOwnership(
transferOwnership(address newOwner
uniswapV3SwapCallback(int256 amount0Deltaint256 amount1Deltabytes data
unpause(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SwapInfo(int256 arg0int256 arg1
Unpaused(address account
Constructor

This contract contains no constructor objects.

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