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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.00165 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14526687 | 5 months ago | | | 0 | 4.6943045e-7 | |
| 14394117 | 6 months ago | | | 0 | 2.6815308e-7 | |
| 14063024 | 6 months ago | | | 0 | 4.6943045e-7 | |
| 13077829 | 7 months ago | | | 0 | 4.6943045e-7 | |
| 12737042 | 7 months ago | | | 0 | 4.6943045e-7 | |
| 11697576 | 8 months ago | | | 0 | 0.000000098222267612 | |
| 11661761 | 8 months ago | | | 0 | 0.000000098220598416 | |
| 11596755 | 8 months ago | | | 0 | 0.000000098222954928 | |
| 11215082 | 8 months ago | | | 0 | 0.000000098222267612 | |
| 11052574 | 8 months ago | | | 0 | 1.3243963e-7 |
ABI
ABI objects
Getter at block 21786801
getLockTime() view returns (uint256)
604800
getPayoutAmount() view returns (uint256)
100000000000000
getStats() view returns (uint256, uint256, uint256)
(10, 1000000000000000, 1000000000000000)
owner() view returns (address)
0xc039661c84baabf7c87d9b2ac96ff09a366ba0ec
paused() view returns (bool)
false
Read-only
getAddressLockTime(address _address) view returns (uint256)
State-modifying
Events pauseWithdrawals()
payout(address receiver)
renounceOwnership()
resumeWithdrawals()
setLockTime(uint256 lockTime)
setTransferAmount(uint256 amount)
transferOwnership(address newOwner)
withdrawToken(address token)
FaucetFunded(address sender, uint256 amount)
FaucetPayout(address indexed receiver, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
This contract contains no constructor objects.
receive()
This contract contains no error objects.