TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 14,103 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
0xe1a9…c08d
0xc5ba…71da
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12253995 | 7 months ago | | | 0 | 0.0000030714149 | |
| 12253992 | 7 months ago | | | 0 | 0.0000052581651 | |
| 12251402 | 7 months ago | | | 0 | 0.0000022341897 | |
| 12251265 | 7 months ago | | | 0 | 0.0000084817956 | |
| 12250363 | 7 months ago | | | 0 | 0.0000044369576 | |
| 12250273 | 7 months ago | | | 0 | 0.0000026839684 | |
| 12250101 | 7 months ago | | | 0 | 0.0000016203866 | |
| 12250014 | 7 months ago | | | 0 | 0.0000027194655 | |
| 12249925 | 7 months ago | | | 0 | 0.0000029464593 | |
| 12249713 | 7 months ago | | | 0 | 0.0000018661596 |
ABI
ABI objects
Getter at block 21765195
consumer() view returns (address)
0xc5ba777202f117dcc28012370b1f67a430c771da
lastPauseTime() view returns (uint256)
0
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xf334412b96fe4a9fc0a93d6297574a3b30217e64
paused() view returns (bool)
false
playerProps() view returns (address)
0xe1a9ed7922b78bcb2b0df66371ccb93bb70dc08d
wrapperAddress() view returns (address)
0x089b4c50fe83ad172d3e6a920702ff7f61afb8a5
Read-only
getOptionsPerSport(uint256 _sportsId) view returns (uint256[])
isValidOptionPerSport(uint256, uint8) view returns (bool)
optionsPerSport(uint256, uint256) view returns (uint256)
whitelistedAddresses(address) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
acceptOwnership()
addToWhitelist(address[] _whitelistAddresses, bool _flag)
fulfillPlayerProps(bytes32[] _gameIds, bytes32[] _playerIds, uint8[] _options, string[] _names, uint16[] _lines, int24[] _linesOdds)
fulfillPlayerPropsCL(bytes[] _playerProps)
fulfillPlayerPropsCLResolved(bytes[] _playerProps)
fulfillResultOfPlayerProps(bytes32[] _gameIds, bytes32[] _playerIds, uint8[] _options, uint16[] _scores, uint8[] _statuses)
initialize(address _owner, address _consumer, address _playerProps, address[] _whitelistAddresses)
nominateNewOwner(address _owner)
setConsumerAddress(address _consumer)
setOwner(address _owner)
setPaused(bool _paused)
setPlayerPropsAddress(address _playerProps)
setValidOptionsPerSport(uint256 _sportId, uint8[] _options, bool _flag)
setWrapperAddress(address _wrapper)
transferOwnershipAtInit(address proxyAddress)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AddedIntoWhitelist(address _whitelistAddress, bool _flag)
IsValidOptionPerSport(uint256 _sport, uint8 _option, bool _flag)
NewConsumerAddress(address _consumer)
NewPlayerPropsAddress(address _playerProps)
NewWrapperAddress(address _wrapper)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
PauseChanged(bool isPaused)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.