Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7863840 | 6 years ago | | | 0 | 0.000052392000 | |
| 5975670 | 6 years ago | | | 0 | 0.0021506960 | |
| 5705431 | 7 years ago | | | 0 | 0.0015299560 | |
| 5596352 | 7 years ago | | | 0 | 0.00036437600 | |
0x | 5463675 | 7 years ago | | | 0 | 0.00010523000 | |
| 5460900 | 7 years ago | | | 0 | 0.00089558400 | |
| 5460897 | 7 years ago | | | 0 | 0.00089558400 | |
| 5460895 | 7 years ago | | | 0 | 0.0012571200 | |
| 5460891 | 7 years ago | | | 0 | 0.0012555840 | |
| 5460887 | 7 years ago | | | 0 | 0.0012555840 |
ABI
ABI objects
Getter at block 21306783
decimals() view returns (uint8)
18
name() view returns (string)
CellBlocks
owner() view returns (address)
0xbc4bdf0e7f16afbcada8546f9c7fb1c4e06f71a8
symbol() view returns (string)
CLBK
totalSupply() view returns (uint256)
99999868500000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(address burner, uint256 _value)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.