DankFaucet
Verified contract
Active on
Ethereum with 635 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
0x5d04…5403
Balances ($0.00)
No balances found for "DankFaucet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9785434 | 5 years ago | | | 0 | 0.0010734800 | |
| 8427282 | 5 years ago | | | 0 | 0.00019072200 | |
| 8427282 | 5 years ago | | | 0 | 0.00013966800 | |
| 8427282 | 5 years ago | | | 0 | 0.00037058400 | |
| 8427282 | 5 years ago | | | 0 | 0.00011991200 | |
| 8425138 | 5 years ago | | | 0 | 0.00099448000 | |
| 8425134 | 5 years ago | | | 0 | 0.0010620360 | |
| 8418442 | 5 years ago | | | 0 | 0.00094700000 | |
| 8418439 | 5 years ago | | | 0 | 0.0012022160 | |
| 8416668 | 5 years ago | | | 0 | 0.00094700000 |
ABI
ABI objects
Getter at block 21336520
allotment() view returns (uint256)
88792843916456860016731611152750168780785123757457764533590173627358892447104
authority() view returns (address)
0x5d0457f58ed4c115610a2253070a11fb82065403
dankToken() view returns (address)
0x0cb8d0b37c7487b11d57f1f33defa2b1d3cfccfe
getBalance() view returns (uint256)
0
owner() view returns (address)
0x1c6748e331af29c2c760cb2ac79fe73c71739022
Read-only
allocatedDank(bytes32) view returns (uint256)
getOraclizeQuery(string payload) view returns (string)
phoneNumberRequests(bytes32) view returns (address sender, bytes32 hashedPhoneNumber)
State-modifying
Events __callback(bytes32 myid, string result, bytes proof)
__callback(bytes32 queryId, string result)
resetAllocatedDankForPhoneNumber(bytes32 hashedPhoneNumber)
resetAllotment(uint256 initialDank)
sendEth() payable
setAuthority(address authority_)
setOwner(address owner_)
verifyAndAcquireDank(bytes32 hashedPhoneNumber, string encryptedPayload)
withdrawDank()
withdrawEth()
DankEvent(bytes32 hashedPhoneNumber, bool successful, string description)
DankReset(bytes32 hashedPhoneNumber)
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
NotEnoughETH(string description, uint256 ethRequired)
OraclizeCall(bytes32 id, string msg)
constructor(uint256 initialDank)
This contract contains no fallback and receive objects.
This contract contains no error objects.