Boardroom
Verified contract
Active on
Ethereum with 2,246 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xae17…c176
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BCC | ERC-20 | 3.989288K | -- | -- | |
UNI-V2 | ERC-20 | 1.91662K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12608536 | 3 years ago | | | 0 | 0.00063306107 | |
| 11985669 | 4 years ago | | | 0 | 0.0054028801 | |
| 11677285 | 4 years ago | | | 0 | 0.0033062401 | |
| 11669664 | 4 years ago | | | 0 | 0.0041126400 | |
| 11665722 | 4 years ago | | | 0 | 0.0041621420 | |
| 11665721 | 4 years ago | | | 0 | 0.010236408 | |
| 11662353 | 4 years ago | | | 0 | 0.0050257118 | |
| 11650511 | 4 years ago | | | 0 | 0.0062912862 | |
| 11630660 | 4 years ago | | | 0 | 0.0092584500 | |
| 11630219 | 4 years ago | | | 0 | 0.0028592047 |
ABI
ABI objects
Getter at block 21177303
isOperator() view returns (bool)
false
latestSnapshotIndex() view returns (uint256)
3
operator() view returns (address)
0x6233a18bffa2b0d7f6c66b000f14aa2fc965a697
owner() view returns (address)
0x638476470d58f2a6260a56856c0ac29e9313fe17
rewardPerShare() view returns (uint256)
2691666730151215583
share() view returns (address)
0xb3e325b62c0c3222c1adc16f530d5dba7a01f7ba
totalSupply() view returns (uint256)
1916620072618643788405
Read-only
balanceOf(address account) view returns (uint256)
earned(address director) view returns (uint256)
getLastSnapshotIndexOf(address director) view returns (uint256)
State-modifying
Events allocateSeigniorage(uint256 amount)
claimReward()
exit()
renounceOwnership()
stake(uint256 amount)
transferOperator(address newOperator_)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(address indexed user, uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _cash, address _share)
This contract contains no fallback and receive objects.
This contract contains no error objects.