Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6637900 | 6 years ago | | | 0 | 0.00018243600 | |
| 6637898 | 6 years ago | | | 0 | 0.00018243600 | |
| 6426980 | 6 years ago | | | 0 | 0.00028262080 | |
| 6426793 | 6 years ago | | | 0 | 0.00018383288 | |
| 6426551 | 6 years ago | | | 0 | 0.00024857700 | |
| 5725228 | 6 years ago | | | 0 | 0.00018218000 | |
| 5724264 | 6 years ago | | | 0 | 0.00036576000 | |
| 5590930 | 7 years ago | | | 0 | 0.0014996160 | |
| 5585265 | 7 years ago | | | 0 | 0.0016504320 | |
| 5510100 | 7 years ago | | | 0 | 0.0021146160 |
ABI
ABI objects
Getter at block 21213121
decimals() pure returns (uint8)
18
name() pure returns (string)
DAFZO
symbol() pure returns (string)
DFZ
totalSupply() pure returns (uint256)
70000000000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) 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(address _icoAddress, address _preIcoAddress, address _dafzoWalletAddress, address _bountyWalletAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.