WatermelonBlock tokens
Verified contract
Active on
Ethereum with 562 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "WatermelonBlock tokens"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12887208 | 3 years ago | | | 0 | 0.00026163000 | |
| 12887200 | 3 years ago | | | 0 | 0.00026163000 | |
| 10730700 | 4 years ago | | | 0 | 0.0023087000 | |
| 10255561 | 4 years ago | | | 0 | 0.0013513800 | |
| 10000502 | 5 years ago | | | 0 | 0.00046085270 | |
| 9999915 | 5 years ago | | | 0 | 0.00064206230 | |
| 9775368 | 5 years ago | | | 0 | 0.000034630500 | |
| 9670111 | 5 years ago | | | 0 | 0.00012187840 | |
| 9127529 | 5 years ago | | | 0 | 0.00027041770 | |
| 9006269 | 5 years ago | | | 0 | 0.00092036000 |
ABI
ABI objects
Getter at block 21322728
decimals() view returns (uint8)
6
emergencyAddr() view returns (address)
0x7b40ef4d92552e131b6538efdbd9c1e0aaef29ca
emergencyReserve() view returns (uint256)
40000000000000
icoAddr() view returns (address)
0x1cec2b588eee2cb56842ab09c009d470ff17408c
lockStartTime() view returns (uint256)
1527811200
name() view returns (string)
WatermelonBlock tokens
seedInvestorsReserve() view returns (uint256)
40000000000000
standard() view returns (string)
ERC20
symbol() view returns (string)
WMB
teamAddr() view returns (address)
0x162f9dd9e5bd80cad35b37c2eb5f78f3d50e8bd3
teamReserve() view returns (uint256)
80000000000000
tokensICO() view returns (uint256)
240000000000000
totalSupply() view returns (uint256 totalSupply)
400000000000000
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)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed spender, uint256 value)
Burned(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _icoAddr, address _teamAddr, address _emergencyAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.