UpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 2,266 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
0xb6a4…e098
Balances ($0.00)
No balances found for "UpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11653483 | 4 years ago | | | 0 | 0.0055706450 | |
| 11652849 | 4 years ago | | | 0 | 0.0032422901 | |
| 11652825 | 4 years ago | | | 0 | 0.017018352 | |
| 11652617 | 4 years ago | | | 0 | 0.041692160 | |
| 11646025 | 4 years ago | | | 0 | 0.041695040 | |
| 11639540 | 4 years ago | | | 0 | 0.046323902 | |
| 11633004 | 4 years ago | | | 0 | 0.058964158 | |
| 11626487 | 4 years ago | | | 0 | 0.041694080 | |
| 11619983 | 4 years ago | | | 0 | 0.041696960 | |
| 11613468 | 4 years ago | | | 0 | 0.056198603 |
ABI
ABI objects
Getter at block 21163614 get2KeyDaiRate() view returns (uint256)
implementation() view returns (address)
0xca275ea9921d9693ba0fe489ed9bb58955538dea
PROXY_STORAGE_CONTRACT() view returns (address)
0xb6a419897f58993e384c3e197fb75a22ca98e098
TWO_KEY_SINGLETON_REGISTRY() view returns (address)
0x60ece4a5be3fd7594e9f24c2948cce5ce3c6dde7
implementation() view returns (address)
0xca275ea9921d9693ba0fe489ed9bb58955538dea
Read-only
exchangeCurrencies(string base_target, uint256 base_amount) view returns (uint256)
getBaseToTargetRate(string base_target) view returns (uint256)
getChainLinkOracleAddress(string pair) view returns (address)
getDecimalsReturnPrecision(address oracleAddress) view returns (uint8)
getFiatToStableQuotes(uint256 amountInFiatWei, string fiatCurrency, bytes32[] stableCoinPairs) view returns (uint256[])
getLatestPrice(address oracleAddress) view returns (int256)
getStableCoinToUSDQuota(address stableCoinAddress) view returns (uint256)
State-modifying
Events upgradeTo(string _contractName, string _version, address _impl)
initialize(address sender) payable
setFiatCurrencyDetails(bytes32 _currency, uint256 _baseToTargetRate)
setInitialParams(address _twoKeySingletonesRegistry, address _proxyStorage)
setMultipleFiatCurrencyDetails(bytes32[] _currencies, uint256[] _baseToTargetRates)
storeChainLinkOracleAddresses(bytes32[] hexedPairs, address[] priceFeeds)
This contract contains no event objects.
constructor(string _contractName, string _version)
fallback()
This contract contains no error objects.