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 |
---|---|---|---|---|---|
WDT | ERC-20 | 0.0003 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13021907 | 3 years ago | | | 0 | 0.0024453867 | |
| 12921548 | 3 years ago | | | 0 | 0.0017575928 | |
| 12830480 | 3 years ago | | | 0 | 0.0015563100 | |
| 12513506 | 4 years ago | | | 0 | 0.0017337830 | |
| 12505549 | 4 years ago | | | 0 | 0.0018985564 | |
| 12048186 | 4 years ago | | | 0 | 0.0081760890 | |
| 10422969 | 4 years ago | | | 0 | 0.0019478025 | |
| 10404167 | 4 years ago | | | 0 | 0.00091862300 | |
| 10404130 | 4 years ago | | | 0 | 0.0013178400 | |
| 10404045 | 4 years ago | | | 0 | 0.0015626700 |
ABI
ABI objects
Getter at block 21320476
decimals() view returns (uint256)
8
name() view returns (string)
coinz
owner() view returns (address)
0xfd95d12d86ea538a92ee57d0f979640d2c06bdd5
symbol() view returns (string)
CNZ
totalSupply() view returns (uint256)
5000000000000000
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)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.