Boardroom
Verified contract
Active on
Ethereum with 520 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xacd8…e2b8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAS | ERC-20 | 40.551175K | -- | -- | |
SAC | ERC-20 | 2.652753K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20830887 | 2 months ago | | | 0 | 0.0015189933 | |
| 12756025 | 3 years ago | | | 0 | 0.00083023000 | |
| 12756023 | 3 years ago | | | 0 | 0.00040064000 | |
| 12354787 | 4 years ago | | | 0 | 0.0018265060 | |
| 11942154 | 4 years ago | | | 0 | 0.011665008 | |
| 11866609 | 4 years ago | | | 0 | 0.013940775 | |
| 11813636 | 4 years ago | | | 0 | 0.010123324 | |
| 11716482 | 4 years ago | | | 0 | 0.0040509500 | |
| 11697872 | 4 years ago | | | 0 | 0.015363660 | |
| 11689983 | 4 years ago | | | 0 | 0.0091218402 |
ABI
ABI objects
Getter at block 21293547
isOperator() view returns (bool)
false
latestSnapshotIndex() view returns (uint256)
1
operator() view returns (address)
0xa769e25ffd8323c60175d446f2a7e407de3b5c6f
owner() view returns (address)
0xaaaaffb279674de45221c89caedffa5977193796
rewardPerShare() view returns (uint256)
6825677096033836146
share() view returns (address)
0x4c38d0e726b6c86f64c1b281348e725973542043
totalSupply() view returns (uint256)
40551174984847354270153
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.