Boardroom
Verified contract
Active on
Ethereum with 8,729 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd90e…92dc
Balances ($47.71)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ONS | ERC-20 | 33.666176 | $1.28 |
$43.09 | |
ONC | ERC-20 | 73.907972 | $0.062495 |
$4.62 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12579367 | 3 years ago | | | 0 | 0.0011975200 | |
| 11704419 | 4 years ago | | | 0 | 0.011785268 | |
| 11675530 | 4 years ago | | | 0 | 0.0059798620 | |
| 11652561 | 4 years ago | | | 0 | 0.0065339400 | |
| 11650278 | 4 years ago | | | 0 | 0.0051624000 | |
| 11646075 | 4 years ago | | | 0 | 0.0069430900 | |
| 11644643 | 4 years ago | | | 0 | 0.0052074440 | |
| 11643789 | 4 years ago | | | 0 | 0.0056587872 | |
| 11643306 | 4 years ago | | | 0 | 0.0053444820 | |
| 11641212 | 4 years ago | | | 0 | 0.0059057856 |
ABI
ABI objects
Getter at block 21293113
isOperator() view returns (bool)
false
latestSnapshotIndex() view returns (uint256)
27
operator() view returns (address)
0x6b338c08cee208d210f650a3d46c0167fe789886
owner() view returns (address)
0xa9613b2f2f9023b4439daa19665e87efd8a808aa
rewardPerShare() view returns (uint256)
5061546687577216750
share() view returns (address)
0x5bb29c33c4a3c29f56f8aca40b4db91d8a5fe2c5
totalSupply() view returns (uint256)
33666175793877933280
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.