OwnedUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 709 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OwnedUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17853880 | a year ago | | | 0 | 0.00045244551 | |
| 17853872 | a year ago | | | 0 | 0.00038880585 | |
| 7417960 | 6 years ago | | | 0.01 | 0.00027088000 | |
| 7359119 | 6 years ago | | | 0.01 | 0.00033860000 | |
| 7295783 | 6 years ago | | | 0.01 | 0.00027088000 | |
| 7281244 | 6 years ago | | | 0.01 | 0.00027088000 | |
| 7276535 | 6 years ago | | | 0.01 | 0.00041360000 | |
| 7248997 | 6 years ago | | | 0.04 | 0.00033860000 | |
| 7242460 | 6 years ago | | | 0.01 | 0.00027088000 | |
| 7155202 | 6 years ago | | | 0.01 | 0.00024816000 |
ABI
ABI objects
Getter at block 21307414 gameInfo() view returns (bool, uint256, uint256, uint256, uint256)
implementation() view returns (address impl)
0x5f2e43381d9d1d55b5701de73152a3cb80c76512
proxyOwner() view returns (address owner)
0x1152799f251c070492310b16eea1c2dee43f88fb
Read-only
getPlayerRoundNumbers(uint256 _roundID, address _palyer) view returns (uint256[])
getRoundInfo(uint256 _roundID) view returns (uint256, uint256, uint256, uint256, uint256, uint256, address)
State-modifying
Events transferProxyOwnership(address newOwner)
upgradeTo(address implementation)
upgradeToAndCall(address implementation, bytes data) payable
assign(uint256 _roundID)
assign2(address _player, uint256 _roundID)
initiate(uint256 _bonus, uint256 _issued_numbers)
refund()
refund2(address _player)
ProxyOwnershipTransferred(address previousOwner, address newOwner)
Upgraded(address indexed implementation)
onActivate(address indexed addr, uint256 timestamp, uint256 bonus, uint256 issued_numbers)
onAssign(address indexed operatorAddr, uint256 timestatmp, address indexed winnerAddr, uint256 roundID, uint256 pond, uint256 bonus, uint256 fund)
onBet(address indexed addr, uint256 timestamp, uint256 roundID, uint256 beginNumber, uint256 endNumber)
onDraw(uint256 timestatmp, uint256 blockNumber, uint256 roundID, uint256 winningNumber)
onLastRefund(address indexed operatorAddr, uint256 timestamp, address indexed platformAddr, uint256 amout)
onRefund(address indexed operatorAddr, uint256 timestamp, address indexed playerAddr, uint256 count, uint256 amount)
onStartRunnd(uint256 timestamp, uint256 roundID)
constructor()
fallback()
fallback()
This contract contains no error objects.