AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 6 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 15 additional slots
Balances ($6,926.40)
Native
Value
$6,923.75
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.287406 | $3,026.90 |
$6,923.75 | |
YFI | ERC-20 | 0.000441 | $6,017.65 |
$2.65 | |
YSKF | ERC-20 | 50 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11488894 | 4 years ago | | | 0 | 0.00061605440 | |
| 11126449 | 4 years ago | | | 0 | 0.00067327200 | |
| 11126407 | 4 years ago | | | 0 | 0.0055743600 | |
| 11126392 | 4 years ago | | | 0 | 0.00072905400 | |
| 11126341 | 4 years ago | | | 0 | 0.00068412600 | |
| 11097407 | 4 years ago | | | 0 | 0.0053896500 |
ABI
ABI objects
Getter at block 21191818
owner() view returns (address)
0x5e60fcca904753a31f9df7d7f6b7856b6ec27aa9
Read-only
balances(address token) view returns (uint256)
decimals(address token) view returns (uint256)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
deposit(address payer, address token, uint256 reserve) payable returns (uint256)
initialize(address owner)
transferOwnership(address _owner)
withdraw(address receiver, address token, uint256 reserve) returns (uint256)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.