0x06f46b4eda31aa6abbcabc66d3a7ab700146bfb5
Verified contract
Proxy
Active on
Base with 11 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x18a8…93a1
Balances ($3.31)
Native
Value
$3.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000996 | $3,320.04 |
$3.31 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22724252 | 12 hours ago | | | 0 | 0.000030324307 | |
| 22701056 | a day ago | | | 0 | 4.1856219e-7 | |
| 22701053 | a day ago | | | 0 | 4.1813943e-7 | |
| 22687545 | a day ago | | | 0.001 | 1.9852330e-7 | |
| 21524752 | a month ago | | | 0 | 6.4009654e-7 | |
| 21524736 | a month ago | | | 0 | 0.0000011486810 | |
| 21524707 | a month ago | | | 0 | 6.4433662e-7 | |
| 21524679 | a month ago | | | 0 | 0.0000010578671 | |
| 21524642 | a month ago | | | 0 | 5.9608682e-7 | |
| 21524269 | a month ago | | | 0 | 0.0000011609993 |
ABI
ABI objects
Getter at block 22746186 proxiableUUID() view returns (bytes32)
UPGRADE_INTERFACE_VERSION() view returns (string)
5.0.0
VERSION() view returns (uint256)
3
Read-only
isOwner(address) view returns (bool)
nonce(address) view returns (uint256)
ownerList(uint256) view returns (address)
requests(uint256) view returns (address oldOwner, address newOwner, uint256 confirmCount)
State-modifying
Events approveErc20(address _token, address _target, uint256 _amount)
confirmUpdateOwner(uint256 _index)
delegateBuy(address[] _tokens, uint256[] _consumedGps, uint256[] _delegatedValue, uint256[] _selfValue, uint256[] _endTime, bytes _inputData, bytes[][] _adminSignature) payable
depsoitERC20(address _tokenAddress, uint256 _value) payable
depsoitNativeToken() payable
initialize(address[] _owners, address _aggregator_addr)
requestUpdateOwner(address _oldOwner, address _newOwner)
updateAggregator(address _new_address)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw(address _token, address _recipient, uint256 _amount)
ConsumeTokens(address _sender, address[] _tokenAddress, uint256[] amount)
DelegateBuyExecuted(address[] _token, address requester, uint256[] consumedGp, uint256[] delegatedValue, uint256[] selfValue, uint256[] endTime, bytes[][] adminSignature)
Deposit(address _tokenAddress, address sponsor, uint256 amount)
Initialized(uint64 version)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
receive()
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()