BeaconTimelockTrigger
Verified contract
Active on
Ethereum with 274 txns
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 "BeaconTimelockTrigger"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16335597 | 2 years ago | | | 0 | 0.0045658330 | |
| 16328430 | 2 years ago | | | 0 | 0.0040906360 | |
| 16321262 | 2 years ago | | | 0 | 0.0043855920 | |
| 16314091 | 2 years ago | | | 0 | 0.0043942110 | |
| 16306917 | 2 years ago | | | 0 | 0.0035515350 | |
| 16299753 | 2 years ago | | | 0 | 0.0045912360 | |
| 16292585 | 2 years ago | | | 0 | 0.013387536 | |
| 16285427 | 2 years ago | | | 0 | 0.0057673680 | |
| 16278255 | 2 years ago | | | 0 | 0.0045912360 | |
| 16271100 | 2 years ago | | | 0 | 0.0031239910 |
ABI
ABI objects
Getter at block 21221705
manager() view returns (address)
0xdd0134236ab968f39c1ccfc5d3d0de577f73b6d7
owner() view returns (address)
0xda63d70332139e6a8eca7513f4b6e2e0dc93b693
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
prizeDistributionFactory() view returns (address)
0x35a0df72e1ea94b52f9ebe0d515928ecb663f39f
timelock() view returns (address)
0x1dcad946d10343cc4494d610d6273153fb071772
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimOwnership()
push(struct IDrawBeaconDraw _draw, uint256 _totalNetworkTicketSupply)
renounceOwnership()
setManager(address _newManager) returns (bool)
transferOwnership(address _newOwner)
Deployed(address indexed prizeDistributionFactory, address indexed timelock)
DrawLockedAndTotalNetworkTicketSupplyPushed(uint32 indexed drawId, struct IDrawBeaconDraw draw, uint256 totalNetworkTicketSupply)
ManagerTransferred(address indexed previousManager, address indexed newManager)
OwnershipOffered(address indexed pendingOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner, address _prizeDistributionFactory, address _timelock)
This contract contains no fallback and receive objects.
This contract contains no error objects.