ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 14 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16697518 | 2 years ago | | | 0 | 0.0028976324 | |
| 16697473 | 2 years ago | | | 0 | 0.0074751631 | |
| 16697434 | 2 years ago | | | 0 | 0.0025624561 | |
| 16697386 | 2 years ago | | | 0 | 0.00097548945 | |
| 16695541 | 2 years ago | | | 0 | 0.0043435152 | |
| 16695527 | 2 years ago | | | 0 | 0.0043910510 | |
| 16693508 | 2 years ago | | | 0 | 0.0057410850 | |
| 16691713 | 2 years ago | | | 0 | 0.0095242647 | |
| 16691713 | 2 years ago | | | 0 | 0.0095242647 | |
| 16691713 | 2 years ago | | | 0 | 0.0095242647 |
ABI
ABI objects
Getter at block 21333191 proxiableUUID() view returns (bytes32)
owner() view returns (address)
0xf06239aaf7fb14272b882d6f91bfd1c310e76ff0
Read-only
currencyMap(bytes32) view returns (uint8)
getPrice(address token) view returns (uint256 price, uint8 decimals)
getPriceAndRate(address token, bytes32 currency) view returns (uint256 price, uint8 decimals, uint256 rate)
getRate(bytes32 currency) view returns (uint256 rate)
priceFeeds(address) view returns (address)
rates(uint8) view returns (uint256)
State-modifying
Events initialize()
renounceOwnership()
setAddress(address addr)
setAggregator(address[] tokenAddr, address[] aggregatorAddr)
setAggregators(address[] addr, bytes32[] cur)
setCurrencyMap(bytes32[] list)
setRates(uint256[] rates_)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAggregrator(address setAccount, address[] token_, address[] aggrs)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.