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

NUC Token

Verified contract

Active on Ethereum with 6,241 txns
Deployed by via 0x6579639a at 6055650
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x22bf90e4bdc6811ee03f6fd135f72cf65f9c5d1754ab2159265123c9b82b319b
0x55e6b7cccbf9e97516df38190cdc63ad7a199855c975b22455d391bd4d30022b
0x16a91e68c0adfee8e0e9d5939c6f6265f259c62ddeda33f8bdadb6b86b31e646
0x78d61281f82686b4e64b7861df9091d685958cfd6c2ebf1228c22b89ca25d110
0x1c756e3c33e17f488cd1af931528744167af4815da2ddc8de07b70c0da9b67e7
0x0f09ad435067622c346cf828d1a9c3b64734c3b9542331ba137efa42ff4dd01e
0xcdb2f1395b5c3a1f1460c91ff086f14873697e8f4e3e815555ae7ed01fe199df
0x298fa14e7eaf9b3ad2892a293c7c5bab079407ba0d2f49adeeae2cf59344d3b8
0x769c695528311f05712b130132a4be621966c823321475dcd572b44511a0386f
0xf477dcb6d54580228787d27410ad5fdc8505aed4a803816582bb3746b7036ef4

Functions
Getter at block 20795399
decimals(view returns (uint8)
18
name(view returns (string)
NUC Token
owner(view returns (address)
0x3d54a7feb4372d58790d2bcebc0fee1bd23ffbc4
paused(view returns (bool)
false
symbol(view returns (string)
NUC
totalSupply(view returns (uint256)
21000000000000000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
State-modifying
approve(address spenderuint256 tokensreturns (bool success)
pause(
transfer(address touint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
OwnershipTransferred(address indexed _fromaddress indexed _to
Pause(
Transfer(address indexed fromaddress indexed touint256 tokens
Unpause(
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.