GpPurchaserV3

Verified contract

Implementation

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

No balances found for "GpPurchaserV3"

No transactions found for "GpPurchaserV3"


Functions
Getter at block 22746186
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
VERSION(view returns (uint256)
3
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
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(