faucet

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xdd4c0515 at 14052074
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "faucet"

No transactions found for "faucet"


Functions
Getter at block 21038705
claimedHead(view returns (uint256)
0
gHead(view returns (address)
0x0000000000000000000000000000000000000000
headFractional(view returns (address)
0x0000000000000000000000000000000000000000
maxHead(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
rescueEnabled(view returns (bool)
false
totalDeposits(view returns (uint256)
0
Read-only
deposits(addressview returns (uint256)
State-modifying
changeMaxHead(uint256 _newMax
deposit(uint256 amount
initialize(
renounceOwnership(
rescue(
setInit(address _headFractionaladdress _gHead
setPaused(bool _paused
setRescueEnabled(bool _enabled
transferOwnership(address newOwner
withdraw(uint256 amount
withdrawTokens(
Events
Deposit(address indexed dstuint256 wad
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Withdrawal(address indexed srcuint256 wad
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.