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 "NECC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10995115 | 4 years ago | | | 0 | 0.0030246400 | |
| 7673377 | 6 years ago | | | 0 | 0.00039427200 | |
| 7673288 | 6 years ago | | | 0 | 0.00014761600 | |
| 7501001 | 6 years ago | | | 0 | 0.00039312000 | |
| 7500913 | 6 years ago | | | 0 | 0.00036840000 | |
| 7405381 | 6 years ago | | | 0 | 0.00014761600 | |
| 7404958 | 6 years ago | | | 0 | 0.00022142400 | |
| 7395920 | 6 years ago | | | 0 | 0.00039427200 | |
| 7395853 | 6 years ago | | | 0 | 0.00020761600 | |
| 7290085 | 6 years ago | | | 0 | 0.00039312000 |
ABI
ABI objects
Getter at block 21173269
decimals() view returns (uint8)
8
name() view returns (string)
NECC
owner() view returns (address)
0x4524fcfa399bb0c65561aa43b41d7024b9dea208
symbol() view returns (string)
NEC99
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
setLock(bool _lock)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.