ClaimerContract
Verified contract
Active on
Ethereum with 412 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WISEr | ERC-20 | 472.242746M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21215331 | 16 hours ago | | | 0 | 0.00091506681 | |
| 21200515 | 3 days ago | | | 0 | 0.00087661280 | |
| 21199545 | 3 days ago | | | 0 | 0.00066264753 | |
| 21181866 | 5 days ago | | | 0 | 0.0019458962 | |
| 21175198 | 6 days ago | | | 0 | 0.0011934770 | |
| 21175168 | 6 days ago | | | 0 | 0.0010907779 | |
| 21174252 | 6 days ago | | | 0 | 0.0020945061 | |
| 21163119 | 8 days ago | | | 0 | 0.00078444562 | |
| 21138339 | 11 days ago | | | 0 | 0.0013214004 | |
| 21138131 | 11 days ago | | | 0 | 0.0015816030 |
ABI
ABI objects
Getter at block 21220235
collector() view returns (address)
0x4a24c1989e5dff0de40f5804b47623b6b4300b04
createTime() view returns (uint256)
1682029079
getNow() view returns (uint256 time)
1732000727
minimumTime() view returns (uint256)
46656000
totalRequired() view returns (uint256)
177565703306332383568728012
wiserToken() view returns (address)
0x87a567060769348c7ff1836e4497b84f844ba99b
Read-only
availableBalance(address _recipient) view returns (uint256 balance)
keeperList(address) view returns (uint256 keeperRate, uint256 keeperTill, uint256 keeperInstant, uint256 keeperPayouts)
lockedBalance(address _recipient) view returns (uint256 balance)
State-modifying
Events enrollAndScrape(address _recipient, uint256 _tokensLocked, uint256 _tokensOpened, uint256 _timeFrame)
scrapeMyTokens()
recipientEnrolled(address indexed recipient, uint256 timeFrame, uint256 tokensLocked, uint256 tokensOpened)
tokensScraped(address indexed scraper, uint256 scrapedAmount, uint256 timestamp)
constructor(address _collector, uint256 _timeFrame, address _tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.