Boardroom
Verified contract
Active on
Ethereum with 12,575 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x368b…2e51
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIC | ERC-20 | 27.799643K | -- | -- | |
MIC2 | ERC-20 | 19.936439K | -- | -- | |
TOS | ERC-20 | 9.245584K | -- | -- | |
MIS | ERC-20 | 5.846887K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13327704 | 3 years ago | | | 0 | 0.010106775 | |
| 12895582 | 3 years ago | | | 0 | 0.00095431000 | |
| 12874126 | 3 years ago | | | 0 | 0.0022044561 | |
| 12853849 | 3 years ago | | | 0 | 0.00084134400 | |
| 12853799 | 3 years ago | | | 0 | 0.0022681200 | |
| 12700415 | 3 years ago | | | 0 | 0.0022068210 | |
| 12692349 | 3 years ago | | | 0 | 0.0016875690 | |
| 12592054 | 3 years ago | | | 0 | 0.0016019680 | |
| 12361614 | 4 years ago | | | 0 | 0.0050078340 | |
| 12110464 | 4 years ago | | | 0 | 0.013252278 |
ABI
ABI objects
Getter at block 21167609
isOperator() view returns (bool)
false
latestSnapshotIndex() view returns (uint256)
5
operator() view returns (address)
0xd86b63ebe0ea058cfac8038d18a1a3cf1de8f917
owner() view returns (address)
0xc2395b979432d2c2125f357e46c4ec94baa6d35b
rewardPerShare() view returns (uint256)
942131365885032158080
share() view returns (address)
0x4b4d2e899658fb59b1d518b68fe836b100ee8958
totalSupply() view returns (uint256)
5846887212716477415293
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.