AddressAccrual
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xed30…4adb
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARCX | ERC-20 | 476.540502K | -- | -- | |
ARCX | ERC-20 | 1.072K | -- | -- | |
ARCX | ERC-20 | 3.233453 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12636357 | 3 years ago | | | 0 | 0.00066260700 | |
| 12526348 | 3 years ago | | | 0 | 0.0017700731 | |
| 12526342 | 3 years ago | | | 0 | 0.0021362950 | |
| 12526341 | 3 years ago | | | 0 | 0.0021362950 | |
| 12526341 | 3 years ago | | | 0 | 0.0022704150 | |
| 12170463 | 4 years ago | | | 0 | 0.0078119210 | |
| 12120078 | 4 years ago | | | 0 | 0.0078949500 | |
| 12066577 | 4 years ago | | | 0 | 0.0085909950 | |
| 12066577 | 4 years ago | | | 0 | 0.011142803 | |
| 12066570 | 4 years ago | | | 0 | 0.011142803 |
ABI
ABI objects
Getter at block 21279285
_supply() view returns (uint256)
10000
accrualToken() view returns (address)
0xed30dd7e50edf3581ad970efc5d9379ce2614adb
accruedBalance() view returns (uint256)
2
accruedIndex() view returns (uint256)
138981111768086825232300000000000000
getTotalBalance() view returns (uint256)
10000
isOwner() view returns (bool)
false
owner() view returns (address)
0x859a95b2b50c1fc25560a2c6dad5b3d0ba34b6e9
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address account) view returns (uint256)
balances(address) view returns (uint256)
getUserBalance(address owner) view returns (uint256)
supplyIndex(address) view returns (uint256)
State-modifying
Events claimFees()
claimFor(address recipient)
decreaseShare(address from, uint256 value)
increaseShare(address to, uint256 value)
renounceOwnership()
transferOwnership(address newOwner)
updateFees()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _claimableToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.