TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 37 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
0x9fe1…e272
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5836205 | a year ago | | | 0 | 0.0000025849200 | |
| 5836195 | a year ago | | | 0 | 7.8138000e-7 | |
| 5836176 | a year ago | | | 0 | 0.0000027289200 | |
| 5836155 | a year ago | | | 0 | 7.8138000e-7 | |
| 5577584 | a year ago | | | 0 | 0.0000030400950 | |
| 5577567 | a year ago | | | 0 | 0.0000030645900 | |
| 5550199 | a year ago | | | 0 | 0.0000060817545 | |
| 5458372 | a year ago | | | 0 | 0.0000060682449 | |
| 5408069 | a year ago | | | 0 | 0.000014271829 | |
| 5376952 | a year ago | | | 0 | 0.0000030526350 |
ABI
ABI objects
Getter at block 22924138
This contract contains no getter function objects.
Read-only
baseOdds(bytes32 tag, uint8 betType) view returns (struct TypesOdds)
getParentMarket(bytes32 tag) view returns (address)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
_addTagToMarket(bytes32 tag, address pMarketAddr)
_resolveMarket(uint8 version, bytes[] data)
_resolveSingleMarketWithChecks(uint8 version, bytes data, string label)
_updateBaseOdds(uint8 version, bytes[] data)
initialize(address setorosAdminAddr_)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.