HeartCollector
Verified contract
Active on
Ethereum with 5,159 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8fac…897c
Balances ($2,607,179.66)
Native
Value
$52.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.015603 | $3,390.92 |
$52.91 | |
HEART | ERC-20 | 137.669551M | $0.018938 |
$2,607,126.75 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21163644 | a day ago | | | 0 | 0.0010423073 | |
| 21163590 | a day ago | | | 0 | 0.0012004929 | |
| 21149190 | 3 days ago | | | 0 | 0.00096110379 | |
| 21149166 | 3 days ago | | | 0 | 0.00073953290 | |
| 21149100 | 3 days ago | | | 0 | 0.00088207781 | |
| 21135805 | 5 days ago | | | 0 | 0.00057764276 | |
| 21135805 | 5 days ago | | | 0 | 0.0011720321 | |
| 21135050 | 5 days ago | | | 0 | 0.0020391740 | |
| 21120169 | 7 days ago | | | 0 | 0.00027955406 | |
| 21093754 | 11 days ago | | | 0 | 0.0017201405 |
ABI
ABI objects
Getter at block 21170787
collectorBalance() view returns (uint256 balance)
137669550677619936925363824
currentEpoch() view returns (uint256 epoch)
140
Read-only
balanceOf(address owner) view returns (uint256 amount)
State-modifying
Events deposit(uint256 amount)
forceWithdraw()
setAPE(uint256 newAPE)
setContract(address contractAddress)
setEpochDuration(uint256 duration)
setEpochStart()
setOperator(address newOperator)
setOwner(address newOwner)
withdraw(address to, uint256 amount)
withdrawETH(address to, uint256 amount)
Deposit(address indexed _from, uint256 indexed _amount)
Withdraw(address indexed _to, uint256 indexed _amount)
constructor()
receive()
This contract contains no error objects.