TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 33,234 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
0xc5ba…71da
0xf909…f330
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 943.920918 | -- | -- | |
AMA | ERC-20 | 51 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18400280 | 3 months ago | | | 0 | 0.000013133115 | |
| 18399006 | 3 months ago | | | 0 | 0.0000040264510 | |
| 18398877 | 3 months ago | | | 0 | 0.000013050177 | |
| 18396911 | 3 months ago | | | 0 | 0.0000039536036 | |
| 18396752 | 3 months ago | | | 0 | 0.0000046273126 | |
| 18396494 | 3 months ago | | | 0 | 0.0000039376845 | |
| 18395729 | 3 months ago | | | 0 | 0.0000040264510 | |
| 18395599 | 3 months ago | | | 0 | 0.0000046273126 | |
| 18395215 | 3 months ago | | | 0 | 0.0000040264510 | |
| 18395147 | 3 months ago | | | 0 | 0.0000040264510 |
ABI
ABI objects
Getter at block 22747172
consumer() view returns (address)
0xc5ba777202f117dcc28012370b1f67a430c771da
lastPauseTime() view returns (uint256)
0
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
obtainer() view returns (address)
0xf9091c4f9c990c4faf656f44d1bbbd849a66f330
owner() view returns (address)
0xf334412b96fe4a9fc0a93d6297574a3b30217e64
paused() view returns (bool)
false
Read-only
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)
fulfillGamesOdds(bytes32[] _gameIds, int24[] _mainOdds, int16[] _spreadLines, int24[] _spreadOdds, uint24[] _totalLines, int24[] _totalOdds)
initialize(address _owner, address _consumer, address _obtainer, address[] _whitelistAddresses)
nominateNewOwner(address _owner)
pauseMarketsBasedOnPlayersReport(address[] _mainMarkets)
setConsumerAddress(address _consumer)
setObtainerAddress(address _obtainer)
setOwner(address _owner)
setPaused(bool _paused)
transferOwnershipAtInit(address proxyAddress)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AddedIntoWhitelist(address _whitelistAddress, bool _flag)
NewConsumerAddress(address _consumer)
NewObtainerAddress(address _obtainer)
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.