Cryptonationz

Verified contract

Active on Ethereum with 569 txns
Deployed by via 0x4a73c1ee at 5421304
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x40a9ea6e3b78d2d7fb3dc00ed1d593ba4ffde48bcbfb84f95ee4cdaa7855d2e2
0xd61edd041eed04ec86090f5a1ba51e3c3c1b4642996aea04778d1263828698f9
0xf00a0934a8404e94e71b5f15dfcbafead8aabcd9e49be0c094ac8ac502944399
0xf11365f170616d90e358fa2d237d0f6eaf005a6f8dfc35fbd7fb8222ebf41e46
0x9755463606a24284877935b8bb5e53edbb39c6f148c1351d079c90e7569e8017
0x581f8c3ad967aa4422c63e504396d3fa016397e6cc6b6654b59ba95572353427
0xda9807ef8e52e9b8135ff446f192af988b6a39dd8e6baeaf5ade31dcc27b0cbc
0x4acf9e3615f30c1e6ed2875f91eeb891945a7fe04fe10d1169b83a376c420ab8
0xd8a384ccfce1d8f4874957a140f4685cb1fe4a87c8bf0924b2324c1e70a38192
0x58b3ab9b464f79e70a49a2f8eba4eacd865f801f61b9b4b9ffea20718168bfe2

Functions
Getter at block 20857218
advisorsAllocation(view returns (uint256)
20000000000000000000000000
companyAllocation(view returns (uint256)
40000000000000000000000000
decimals(view returns (uint8)
18
devAllocation(view returns (uint256)
40000000000000000000000000
name(view returns (string)
Cryptonationz
publicAllocation(view returns (uint256)
280000000000000000000000000
reservedAllocation(view returns (uint256)
20000000000000000000000000
symbol(view returns (string)
CNZ
totalSupply(view returns (uint256)
400000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint8 _decimalsaddress _pubAddressaddress _compAddressaddress _devAddressaddress _advAddressaddress _reserveAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.