Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Raindrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6082511 | 6 years ago | | | 0 | 0.00015433680 | |
| 6082493 | 6 years ago | | | 0 | 0.000087941760 | |
| 6082394 | 6 years ago | | | 0 | 0.000076949040 | |
| 5876505 | 6 years ago | | | 0 | 0.00018321200 | |
| 5819822 | 6 years ago | | | 0 | 0.000038474520 | |
| 5818542 | 6 years ago | | | 0 | 0.00047635120 | |
| 5818542 | 6 years ago | | | 0 | 0.00047635120 | |
| 5818542 | 6 years ago | | | 0 | 0.00047635120 | |
| 5818542 | 6 years ago | | | 0 | 0.00047635120 | |
| 5818542 | 6 years ago | | | 0 | 0.00047635120 |
ABI
ABI objects
Getter at block 21247006
hydroContract() view returns (address)
0xebbdf302c940c6bfd49c6b165f457fdb324649bc
owner() view returns (address)
0x0fccb4868b7f13ede288aff9298fce67541e3d38
Read-only
checkForValidChallenge(address _sender, uint256 _partnerId) view returns (uint256 value)
hydroPartnerMap(uint256, address) view returns (uint256 value, uint256 timestamp)
partnerMap(uint256, address) view returns (uint256 value, uint256 challenge)
validateAuthentication(address _sender, uint256 _challenge, uint256 _partnerId) view returns (bool _isValid)
whitelist(uint256, address) view returns (bool)
State-modifying
Events authenticate(address _sender, uint256 _value, uint256 _challenge, uint256 _partnerId)
setHydroContractAddress(address _addr)
transferOwnership(address newOwner)
updateHydroMap(address _sender, uint256 _value, uint256 _partnerId)
whitelistAddress(address _target, bool _whitelistBool, uint256 _partnerId)
AuthenticateEvent(uint256 partnerId, address indexed from, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WhitelistEvent(uint256 partnerId, address target, bool whitelist)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.