Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FILST | ERC-20 | 374.996371K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17074085 | 2 years ago | | | 0 | 0.010595425 | |
| 17074072 | 2 years ago | | | 0 | 0.0093577434 | |
| 16468963 | 2 years ago | | | 0 | 0.0025701988 | |
| 16362344 | 2 years ago | | | 0 | 0.0028233458 | |
| 16362341 | 2 years ago | | | 0 | 0.0026792242 | |
| 16346858 | 2 years ago | | | 0 | 0.0033263680 | |
| 16229651 | 2 years ago | | | 0 | 0.0024158622 | |
| 16045872 | 2 years ago | | | 0 | 0.0022609934 | |
| 16045868 | 2 years ago | | | 0 | 0.0019326615 | |
| 15790602 | 2 years ago | | | 0 | 0.0088664111 |
ABI
ABI objects
Getter at block 21210150
accrualBlockNumber() view returns (uint256)
17074085
asset() view returns (address)
0x2a2cb9ba73289d4d068bd57d3c26165dad5cb628
getBlockNumber() view returns (uint256)
21210150
globalAccruedIndex() view returns (uint256)
1034391005453582087232980965784563440
property() view returns (address)
0x7346ad4c8cd1886ff6d16072bcea5dfc0bc24ca2
superior() view returns (address)
0x5e6468b3048d1b5a48ca6eae3953b17fe1165ed9
superiorAccruedAmount() view returns (uint256)
7480679992401713355676
totalDeposits() view returns (uint256)
374996370665391394260860
Read-only
accountState(address account) view returns (uint256, uint256, uint256)
accruedStored(address account) view returns (uint256)
State-modifying
Events accrue() returns (uint256)
claim(address receiver, uint256 amount) returns (uint256)
claimAll()
deposit(uint256 amount) returns (uint256)
transfer(address to, uint256 amount)
withdraw(uint256 amount) returns (uint256)
Accrued(uint256 amount, uint256 globalAccruedIndex)
Claimed(address account, address receiver, uint256 amount)
Deposit(address account, uint256 amount)
Distributed(address account, uint256 amount, uint256 accruedIndex)
Transferred(address from, address to, uint256 amount)
Withdraw(address account, uint256 amount)
constructor(address property_, address superior_)
This contract contains no fallback and receive objects.
This contract contains no error objects.