Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1190…fe1e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RBS | ERC-20 | 31.984252 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20834719 | 2 months ago | | | 0 | 0.0013550125 | |
| 20713805 | 2 months ago | | | 0 | 0.00026280129 | |
| 11622100 | 4 years ago | | | 0 | 0.0018371980 | |
| 11621457 | 4 years ago | | | 0 | 0.0041562840 | |
| 11610386 | 4 years ago | | | 0 | 0.012377875 | |
| 11600531 | 4 years ago | | | 0 | 0.0095737140 | |
| 11600315 | 4 years ago | | | 0 | 0.0073272840 | |
| 11594929 | 4 years ago | | | 0 | 0.012292176 | |
| 11594758 | 4 years ago | | | 0 | 0.0096318300 | |
| 11594499 | 4 years ago | | | 0 | 0.0076615530 |
ABI
ABI objects
Getter at block 21197267
isOperator() view returns (bool)
false
latestSnapshotIndex() view returns (uint256)
0
operator() view returns (address)
0xc7b48772bc7861bf219eff999a2875e51d405ead
owner() view returns (address)
0x4b0675d7a11f12ef7139305aff4ce1676b900748
rewardPerShare() view returns (uint256)
0
share() view returns (address)
0x65e88ae326d3cace5c90419b59a7b8c768f60731
totalSupply() view returns (uint256)
31984252000000000000
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.