This contract is being backfilled. You may encounter incomplete storage history.

NND

Verified contract

Active on Ethereum with 7,595 txns
Deployed by via 0xc7d6478a at 8570200
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NND"

0x5ab244d8b3f4e46533ce4e2d23392700f0c032ae4fe9466d2f0eb33e56e6f6aa
0x96ce5996fba85f7cb0daf97a6086ad51b70155a1ee35d5fb9e6a524a9fed537c
0x2b3e9d0cce9c8ab528b218b70bdc47e28cc0e90ca6cc706971eee7fed4ba0d04
0x2d863ef5e5275eda829e25f7e54f0a117e09caae96a2c4cbcf199bfdee69a925
0xcd164b63a77925a84dc27e8ff571f90bf0f63b8d343ae674af421d9d7ec3f114
0x18a0fa14f7acc791d0d5103bf758eb22bbd88ab406958976ccb01233f472c6b1
0xd750365e0f578dadcaed0979ba765cbe0374f87eeab166c2c33445d45223137a
0x7fb9c0b3e4a53554bf9f15114275acd0061c30ed953f04fe5f52cf7d058cde82
0x4c87f323544c63b7bef0b56733e3740dddb54139f7683208dae094cf98296ca8
0x8297890e90ae9c7f0a8b9d5417bda86d6a6759471c147411bc07ead0f54f8780

Functions
Getter at block 20808162
decimals(view returns (uint8)
18
isStopped(view returns (bool)
false
name(view returns (string)
NND
symbol(view returns (string)
NND
totalSupply(view returns (uint256)
990000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
isLocked(address addrview returns (bool)
State-modifying
additional(uint256 amountreturns (bool)
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
changeOwner(address newOwnerreturns (bool)
lockAccount(address _addrreturns (bool)
start(
stop(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
unlockAccount(address _addrreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.