TokenFaucet
Verified contract
Active on
Ethereum with 42,568 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x93a7…0d39
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RIT | ERC-20 | 44.7857 | -- | -- | |
HAK | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8377495 | 5 years ago | | | 0 | 0.000044806000 | |
| 8206906 | 5 years ago | | | 0 | 0.000025931000 | |
| 8206838 | 5 years ago | | | 0 | 0.000085786000 | |
| 8206814 | 5 years ago | | | 0 | 0.000085786000 | |
| 8206036 | 5 years ago | | | 0 | 0.00017127900 | |
| 8205776 | 5 years ago | | | 0 | 0.000085786000 | |
| 8205690 | 5 years ago | | | 0 | 0.000085786000 | |
| 8204511 | 5 years ago | | | 0 | 0.000057093000 | |
| 8204160 | 5 years ago | | | 0 | 0.000087066000 | |
| 8202415 | 5 years ago | | | 0 | 0.000085786000 |
ABI
ABI objects
Getter at block 21161791
dailyRate() view returns (uint256)
5000000000000000000
getRecipientsLength() view returns (uint256)
4308
isOwner() view returns (bool)
false
owner() view returns (address)
0x158d6727b17aaba726d7318ac7dca5edf8faf6f8
referralTokens() view returns (uint256)
500000000000000000
remainingTokens() view returns (uint256)
5000000000000000000
token() view returns (address)
0x93a7174dafd31d13400cd9fa01f4e5b5baa00d39
totalDistributedTokens() view returns (uint256)
207494000000000000000000
Read-only
earnedByReferral(address account) view returns (uint256)
getRecipientAddress(uint256 index) view returns (address)
getReferral(address account) view returns (address)
getReferredAddresses(address account) view returns (address[])
getReferredAddressesLength(address account) view returns (uint256)
lastUpdate(address account) view returns (uint256)
nextClaimTime(address account) view returns (uint256)
receivedTokens(address account) view returns (uint256)
State-modifying
Events getTokens()
getTokensWithReferral(address referral)
recoverERC20(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
setRates(uint256 newDailyRate, uint256 newReferralPerMille)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token, uint256 dailyRate, uint256 referralPerMille)
fallback()
This contract contains no error objects.