UpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 490 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
0xd23d…c0d6
Balances ($0.00)
No balances found for "UpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11481794 | 4 years ago | | | 0 | 0.061308117 | |
| 11183912 | 4 years ago | | | 0 | 0.18434128 | |
| 11067503 | 4 years ago | | | 0 | 0.047387840 | |
| 11012359 | 4 years ago | | | 0 | 0.030336680 | |
| 11009067 | 4 years ago | | | 0 | 0.042534720 | |
| 11001615 | 4 years ago | | | 0 | 0.034027008 | |
| 10995645 | 4 years ago | | | 0 | 0.044128000 | |
| 10976822 | 4 years ago | | | 0 | 0.044115520 | |
| 10976778 | 4 years ago | | | 0 | 0.044115520 | |
| 10964335 | 4 years ago | | | 0 | 0.070129908 |
ABI
ABI objects
Getter at block 21293330
implementation() view returns (address)
0x9b450b14f19fd2106abdea24b94982663d9f14c6
TWO_KEY_SINGLETON_REGISTRY() view returns (address)
0x60ece4a5be3fd7594e9f24c2948cce5ce3c6dde7
implementation() view returns (address)
0x9b450b14f19fd2106abdea24b94982663d9f14c6
Read-only
addressToCampaignType(address _key) view returns (string)
getLatestApprovedCampaignVersion(string campaignType) view returns (string)
State-modifying
Events upgradeTo(string _contractName, string _version, address _impl)
createProxiesForAcquisitions(address[] addresses, uint256[] valuesConversion, uint256[] valuesLogicHandler, uint256[] values, string _currency, string _nonSingletonHash) payable
createProxiesForDonationCampaign(address _moderator, uint256[] numberValues, bool[] booleanValues, string _currency, string tokenName, string tokenSymbol, string nonSingletonHash)
createProxyForCPCCampaign(string _url, uint256 _bountyPerConversion, address _mirrorCampaignOnPlasma, string _nonSingletonHash)
initialize(address sender) payable
setInitialParams(address _twoKeySingletonRegistry, address _proxyStorage)
ProxyForCampaign(address proxyLogicHandler, address proxyConversionHandler, address proxyAcquisitionCampaign, address proxyPurchasesHandler, address contractor)
ProxyForDonationCampaign(address proxyDonationCampaign, address proxyDonationConversionHandler, address proxyDonationLogicHandler, address contractor)
constructor(string _contractName, string _version)
fallback()
This contract contains no error objects.