WaterDrop
Verified contract
Active on
Ethereum with 334 txns
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 "WaterDrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17100696 | 2 years ago | | | 0 | 0.0015241943 | |
| 16787040 | 2 years ago | | | 0 | 0.00080837447 | |
| 12815620 | 3 years ago | | | 0 | 0.00088154300 | |
| 12737055 | 3 years ago | | | 0 | 0.0010259480 | |
| 12717770 | 3 years ago | | | 0 | 0.00073210000 | |
| 12639084 | 3 years ago | | | 0 | 0.00051263800 | |
| 12415601 | 4 years ago | | | 0 | 0.015682186 | |
| 12251872 | 4 years ago | | | 0 | 0.010699172 | |
| 12148068 | 4 years ago | | | 0 | 0.013554882 | |
| 12114622 | 4 years ago | | | 0 | 0.0051827490 |
ABI
ABI objects
Getter at block 21184077
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0xf06bffc2ea24b7a3e7e1dbf0a6686bbc2d86d306
name() view returns (string)
WaterDrop
symbol() view returns (string)
WDP
totalEthInWei() view returns (uint256)
12241138578939576476
totalSupply() view returns (uint256)
3950000000000000000000
unitsOneEthCanBuy() view returns (uint256)
13
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.