AdminUpgradeabilityProxy
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($17,300.68)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 9.730732K | $0.999713 |
$9,727.94 | |
DAI | ERC-20 | 3.430539K | $0.999821 |
$3,429.93 | |
WBTC | ERC-20 | 0.043183 | $71,893.00 |
$3,104.56 | |
LINK | ERC-20 | 85.523998 | $12.14 |
$1,038.26 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "AdminUpgradeabilityProxy"
ABI
ABI objects
Getter at block 21085883
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.