Boardroom
Verified contract
Active on
Ethereum with 40,036 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3449…a69a
Balances ($77.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAC | ERC-20 | 47.051999K | $0.001638 |
$77.09 | |
BAC2 | ERC-20 | 105.542321K | -- | -- | |
BAS | ERC-20 | 1.619932K | -- | -- | |
RDGX | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12637089 | 3 years ago | | | 0 | 0.00077346011 | |
| 12630845 | 3 years ago | | | 0 | 0.00077334000 | |
| 12630500 | 3 years ago | | | 0 | 0.00061867200 | |
| 12534224 | 3 years ago | | | 0 | 0.0019339501 | |
| 12508127 | 3 years ago | | | 0 | 0.0035325120 | |
| 12456630 | 3 years ago | | | 0 | 0.0051808200 | |
| 12401508 | 4 years ago | | | 0 | 0.0078274152 | |
| 12349182 | 4 years ago | | | 0 | 0.0023203800 | |
| 12309774 | 4 years ago | | | 0 | 0.0033165990 | |
| 12309762 | 4 years ago | | | 0 | 0.0029706963 |
ABI
ABI objects
Getter at block 21161066
isOperator() view returns (bool)
false
latestSnapshotIndex() view returns (uint256)
19
operator() view returns (address)
0x7715a2ca2c9ae2c6cde525f9588eded073df3430
owner() view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
rewardPerShare() view returns (uint256)
552068592071110766854
share() view returns (address)
0xa7ed29b253d8b4e3109ce07c80fc570f81b63696
totalSupply() view returns (uint256)
1619932165843647920550
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.