NANASHITOKEN

Verified contract

Active on Ethereum with 10,615 txns
Deployed by via 0x894f56de at 5897740
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x25b8a6a2d736b56d2ec737e289a948410c2150d667a173a238b38e23649c96ab
0xfcc552236876e22803856f950545fa855924404dd4c25bc2ee7a08b0fbb36143
0x8360a97eb67d1815b12b44bbafdda5298122982afd2b70f627a25fad177aba44
0xac3e2aba312a1841a9cafe89e9c1e7f6bf54e042eadf700d7ac34b50e555b2af
0xc007edc27bbed0b8377b7283ca28653a97f583e1ec0891d673346e342143365a
0x42a98962619733340ce4846b8a47bb270f66a73b5afc4144277c830dc15dd7c2
0xd8d8907547ea845e1ec08021a0dfba4ea5b0db4679213e12094ae2b4670c2189
0x5e37f26656d3afdad410c7fc9558278da1e9c6f0720a753e5ebdd3c25ca22b12
0x541e9fe4e6b75a1211fc27802f6e5b2ecf085ac64b841b84b5ea40397cb6b440
0xcd0b3d2b9778e0e7c5b1173990b12d02094ea1b43f8490c6e1d264730e9d2f24

Functions
Getter at block 21157716
decimals(view returns (uint8)
18
name(view returns (string)
NANASHITOKEN
owner(view returns (address)
0x34c6d2bd70862d33c2d6710cf683e9b0860017a3
symbol(view returns (string)
NNSH
totalSupply(view returns (uint256)
50000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(address _fromuint256 _unitAmount
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _unitAmountreturns (bool)
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transfer(address _touint256 _valuebytes _datareturns (bool OK)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed fromuint256 amount
Mint(address indexed touint256 amount
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 valuebytes data
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.