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 "ETHERZ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16322383 | 2 years ago | | | 0 | 0.00082279099 | |
| 16076811 | 2 years ago | | | 0 | 0.00084215923 | |
| 15594784 | 2 years ago | | | 0 | 0.00012245847 | |
| 13570222 | 3 years ago | | | 0 | 0.0043837860 | |
| 13568291 | 3 years ago | | | 0 | 0.0046456200 | |
| 12927385 | 3 years ago | | | 0 | 0.00072261003 | |
| 12765289 | 3 years ago | | | 0 | 0.00011119936 | |
| 12662710 | 3 years ago | | | 0 | 0.00036630000 | |
| 12618265 | 3 years ago | | | 0 | 0.00034993400 | |
| 12431421 | 4 years ago | | | 0 | 0.0054211500 |
ABI
ABI objects
Getter at block 21217621
circulatingSupply() view returns (uint256)
721400000000000000000000
decimals() view returns (uint8)
18
etherzAddress() view returns (address)
0xffbde8d3ce819f25f0ab127d249eef6516e74396
name() view returns (string)
ETHERZ
owner() view returns (address)
0x9ac9c19d168289c077c7cfdd42e0cc2bfde37973
symbol() view returns (string)
EZC
totalSupply() view returns (uint256)
60721400000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
mint(address _receiver, uint256 _value) returns (bool)
ownerMint(uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
updateEtherzAddress(address _newEtherzAddress) returns (bool)
updateOwner(address _newOwner) returns (bool)
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.