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 "ZeroTraffic"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4447163 | 7 years ago | | | 0 | 0.00077422800 | |
| 4263332 | 7 years ago | | | 0 | 0.00077422800 | |
| 4263314 | 7 years ago | | | 0 | 0.0010892280 | |
| 4240530 | 7 years ago | | | 0 | 0.0028783000 |
ABI
ABI objects
Getter at block 21310836
decimals() pure returns (uint8)
8
incentiveDistributed() pure returns (bool)
false
incentiveDistributionDate() pure returns (uint256)
1567675123
incentiveDistributionInterval() pure returns (uint256)
63072000
name() pure returns (string)
ZeroTraffic
owner() pure returns (address)
0xaf7aea249098f2c2f50cc11d4000ccf798194373
standard() pure returns (string)
Token 0.2
symbol() pure returns (string)
ZTT
totalSupply() pure returns (uint256)
636857666000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
incentives(uint256) pure returns (address recipient, uint8 percentage)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
issue(address _recipient, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
withdrawIncentives()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.