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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
TEBT | ERC-20 | 50K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
CMCT | ERC-20 | 1K | -- | -- | |
PMT | ERC-20 | 0.0002 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19608626 | 8 months ago | | | 0 | 0.00024139499 | |
| 19596214 | 8 months ago | | | 0 | 0.00024304111 | |
| 18352438 | a year ago | | | 0 | 0.00013343851 | |
| 18346097 | a year ago | | | 0 | 0.00012956388 | |
| 16917805 | 2 years ago | | | 0 | 0.00071721243 | |
| 15863875 | 2 years ago | | | 0 | 0.00056046190 | |
| 15548324 | 2 years ago | | | 0 | 0.00048212941 | |
| 14085873 | 3 years ago | | | 0 | 0.0054493633 | |
| 13910350 | 3 years ago | | | 0 | 0.0085656175 | |
| 13556213 | 3 years ago | | | 0 | 0.0034898326 |
ABI
ABI objects
Getter at block 21287724
decimals() view returns (uint8)
18
endTime() view returns (uint256)
0
exchangeRate() view returns (uint256)
20000000
isICORunning() view returns (bool)
false
name() view returns (string)
EZOOW
owner() view returns (address)
0x7aca75682edd35355917b8bddd85fc0821b3cc8f
startTime() view returns (uint256)
123
symbol() view returns (string)
EZW
teamWallet() view returns (address)
0x7aca75682edd35355917b8bddd85fc0821b3cc8f
tokensForCrowdsale() view returns (uint256)
10000000000000000000000000000
tokensForOwner() view returns (uint256)
1000000000000000000000000000
tokensForTeam() view returns (uint256)
4000000000000000000000000000
tokensSold() view returns (uint256)
6982470999745119223860000000
totalSupply() view returns (uint256)
13999999999999999999000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
freezeAccount(address target, bool freeze)
manualWithdrawEther()
manualWithdrawToken(uint256 _amount)
mintToken(address target, uint256 mintedAmount)
setICOExchangeRate(uint256 newExchangeRate)
startIco(uint256 start, uint256 end, uint256 exchangeRateInWei, uint256 TokensAllocationForICO)
stopICO()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.