Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2d60…1692
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RFC | ERC-20 | 289.492863K | -- | -- | |
RFS | ERC-20 | 4.900698K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15912373 | 2 years ago | | | 0 | 0.0030152122 | |
| 15912352 | 2 years ago | | | 0 | 0.0022190597 | |
| 11688768 | 4 years ago | | | 0 | 0.0097385220 | |
| 11677594 | 4 years ago | | | 0 | 0.010240611 | |
| 11676790 | 4 years ago | | | 0 | 0.015260115 | |
| 11675909 | 4 years ago | | | 0 | 0.011738550 | |
| 11675864 | 4 years ago | | | 0 | 0.0099235200 | |
| 11675546 | 4 years ago | | | 0 | 0.0088368070 | |
| 11674170 | 4 years ago | | | 0 | 0.0075383374 | |
| 11674168 | 4 years ago | | | 0 | 0.0064923480 |
ABI
ABI objects
Getter at block 21325143
isOperator() view returns (bool)
false
latestSnapshotIndex() view returns (uint256)
1
operator() view returns (address)
0x1f9d43771765615c209278f43cc2e637ffa3d785
owner() view returns (address)
0xec4904a451fb1c34e2dc0e94be006a579e1ab1e0
rewardPerShare() view returns (uint256)
59071765314443401755
share() view returns (address)
0x98987a4fd2ca9eb06c06b82199fd69ba8e0bbebb
totalSupply() view returns (uint256)
4925410049479647035950
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.