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

ArbitrageUniswapV3

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x091f2fb3 at 21223947
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ArbitrageUniswapV3"

No transactions found for "ArbitrageUniswapV3"


Functions
Getter at block 22763061
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
bookManager(view returns (address)
0x382ccccbd3b142d7da063bf68cd0c89634767f76
owner(view returns (address)
0x4587dd6356d7293e5f10db4d853332bd5b218c0b
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
treasury(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
checkArbitrage(uint192[] idListstruct IArbitrageUniswapV3SwapParams[][] paramsListview returns (int24[] arbitrageRateList)
isOperator(addressview returns (bool)
State-modifying
acceptOwnership(
arbitrage(uint192[] idListstruct IArbitrageUniswapV3SwapParams[][] paramsList
initialize(address owner_address treasury_
lockAcquired(address senderbytes datareturns (bytes)
renounceOwnership(
setOperator(address operatorbool status
setTreasury(address newTreasury
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawToken(address currencyuint256 amountaddress recipient
Events
Earn(address indexed currencyuint256 amount
Initialized(uint64 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetOperator(address arg0bool arg1
SetTreasury(address arg0
Upgraded(address indexed implementation
Constructor
constructor(address bookManager_
Fallback and receive
receive(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
ERC20TransferFailed(
FailedCall(
InvalidAccess(
InvalidInitialization(
InvalidLength(
NativeTransferFailed(
NotInitializing(
NotOperator(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeCastOverflowedUintDowncast(uint8 bitsuint256 value
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot