Boardroom
Verified contract
Active on
Ethereum with 622 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1cde…175b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UCS | ERC-20 | 9.346715K | -- | -- | |
UBC | ERC-20 | 825.167963 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11866413 | 4 years ago | | | 0 | 0.010802990 | |
| 11703422 | 4 years ago | | | 0 | 0.0069204961 | |
| 11697875 | 4 years ago | | | 0 | 0.010219356 | |
| 11692404 | 4 years ago | | | 0 | 0.014180496 | |
| 11691298 | 4 years ago | | | 0 | 0.0054778240 | |
| 11670843 | 4 years ago | | | 0 | 0.0032432800 | |
| 11665284 | 4 years ago | | | 0 | 0.0053894720 | |
| 11664109 | 4 years ago | | | 0 | 0.0066649200 | |
| 11657395 | 4 years ago | | | 0 | 0.0036820720 | |
| 11651355 | 4 years ago | | | 0 | 0.0048059000 |
ABI
ABI objects
Getter at block 21216289
isOperator() view returns (bool)
false
latestSnapshotIndex() view returns (uint256)
4
operator() view returns (address)
0xd9c9407732188823b9ff759f81190a6e6a5d9f5e
owner() view returns (address)
0x477784fe160c246d8abfa457477e9ff8996a6096
rewardPerShare() view returns (uint256)
66851449301786047977
share() view returns (address)
0xe7bf7fe480a707cf516b4dc431ea8958ab427220
totalSupply() view returns (uint256)
9346715458153833639552
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.