SmartTradeUniV3

Verified contract

Active on Ethereum with 64 txns
Deployed by via 0xcfb117ba at 17612105
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.75
0x2fdf50bbc26c9543c7e424f7ad7f35a70f5d7291d263195a0d88715356132603
0x5f10d872ec9d6eaf79326047004c007f622fc18755d88a32e85afe239f255aea
0xc74444bfa084da945f5f70d653925c60389c869933264e828bcb01dc8688f6f6
0x0738639550c24004550c3651f3349ce33c77fb4036a2ab20b62ad220f1c896d4
0x188a24becd38f39c76f4c27214740e38911750c91b0d554c33b100b7cab47197
0xac4c71aa76ae321f093a6bb8d4fb34756fd2e97ba4222b1fe4aeebdd36a1248d
0x031eebf33e48e33caa8372dc72ff04436e6bd4273a0a7df8b185f847364777d2
0x865835800c8e7e8e88d6180a86e4a0063c515e80cceaadec27da65bbd6bb3e3c
0xd584029f4bf2a1d5177a7f70b3670d1b9e4946b03132c567b1644d7d085b0bcb
0x53fcbec3132cee006824b5baa739bb5c55be0424551072194f0ec22807f044c3

Functions
Getter at block 20928003
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(