0x06f46b4eda31aa6abbcabc66d3a7ab700146bfb5

Verified contract

Proxy

Active on Base with 11 txns
Deployed by via 0xc5102e0d at 21391761
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.31
0x55ee4547535ceb370760c16c78cfd61e84b760917641f1de7300472cbf162530
0x69f1f3be93be423e5e6aebd78badd5880b30c39c5769820293e0b298d191a70d
0xb4d80426f5ecccdf76161587d380a1a8d22c35d8a72bec910ab8052c1402a55a
0x967194a4af82fecdd747910d2485b0f4223a3793e22cf2a3c3ad5452cacbce77
0x3b942243f8559ff32c9ad99e4c99be332e602857fb327fd5bf76341d241bbdff
0xa3b71523fa6b035ce536b26ba52a100814f346aef32f9833380782ea376647ff
0xfb1c4cfac89668ee9c7fea3067edce49b403b69a9749d009b2f0f420a66bd6cf
0xaf9ad35294f523a71ddfbd4095cd0894bc08dc1c7d03ddb7819c198bf67dcd34
0x841a8c193f7ad03a3d0b94b535412c39b32bfd0f7260f09c5edff4c07223cf9b
0xe532801aabc1140c655befe4e3a74cc3d16651f58e87f9eff603bdf946b2f40b

Functions
Getter at block 22746186
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
VERSION(view returns (uint256)
3
 
proxiableUUID(view returns (bytes32)
Read-only
isOwner(addressview returns (bool)
nonce(addressview returns (uint256)
ownerList(uint256view returns (address)
requests(uint256view returns (address oldOwneraddress newOwneruint256 confirmCount)
State-modifying
approveErc20(address _tokenaddress _targetuint256 _amount
confirmUpdateOwner(uint256 _index
delegateBuy(address[] _tokensuint256[] _consumedGpsuint256[] _delegatedValueuint256[] _selfValueuint256[] _endTimebytes _inputDatabytes[][] _adminSignaturepayable 
depsoitERC20(address _tokenAddressuint256 _valuepayable 
depsoitNativeToken(payable 
initialize(address[] _ownersaddress _aggregator_addr
requestUpdateOwner(address _oldOwneraddress _newOwner
updateAggregator(address _new_address
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(address _tokenaddress _recipientuint256 _amount
Events
ConsumeTokens(address _senderaddress[] _tokenAddressuint256[] amount
DelegateBuyExecuted(address[] _tokenaddress requesteruint256[] consumedGpuint256[] delegatedValueuint256[] selfValueuint256[] endTimebytes[][] adminSignature
Deposit(address _tokenAddressaddress sponsoruint256 amount
Initialized(uint64 version
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
AddressEmptyCode(address target
AdminNotAllowed(
AllowanceNotEnough(
AlreadyAnOwner(
AlreadyConfirmed(
AlreadyOwner(
ArrayLengthNotMatched(
BalanceNotEnough(
CandidateCannotConfirm(
ContractBalanceNotEnough(address _token
DuplcatedSigner(
DuplicateToken(
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedCall(
InvalidInitialization(
InvalidRequestIndex(
NotAnOwner(
NotInitializing(
OwnerArrayNotMatchConfirmThreshold(
ReentrancyGuardReentrantCall(
RefundFailed(
SignatureExpired(
SomeSignError(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot
ValueNotMatch(
WithdrawError(