IN Token

Verified contract

Active on Ethereum with 442 txns
Deployed by via 0xe04fe182 at 6806757
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "IN Token"

0x319c817341ca824b7377906afcaa36f2a5d459a61a562aeac06aad4d3b806e68
0x2ae4f287a19f9922aea8fdf1b2d4a1a713a097ff1df04191e57770f7ea15074d
0x49de9a0e6a0d93388e1cc3bc65cba11a2b451c638e9f34b636066b0b0ccd31b0
0x52c5bfbf470180b2bda6155a198990613fbf5e780de93e5f5049a7f22ee5e88e
0xed5368254c10ca9837ae0e0b298cde32b9f605ca1c147de341c2aced8d1cee07
0xee316eeb7f62cff9b0fc5794eb804d1fd7da487e565191f39b64f9c37685ae8b
0x8a90115b3005f7a78857f865df8c2f75715255249ef1e08cedb486f6dfb3e31a
0x92569bc6e2cd2071037976df91d52d5572b05facd94fa53fff40e6dde98633cd
0xa73dd589bafa7d5f6021e64436d4dbc58fdc75b5d89b6985a683ed3256b2ac2b
0x5112aa0fd3060a55fc64eaaf379245408c1808ebfc9a4de1a7346c04b0673ccc

Functions
Getter at block 21177393
decimals(view returns (uint8)
18
isLockTransfer(view returns (bool)
false
movePermissionStat(view returns (bool)
false
name(view returns (string)
IN Token
owner(view returns (address)
0x631f731d5459577ae6a0c32de78ae05530c99ac1
symbol(view returns (string)
IN
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
freezeOf(addressview returns (uint256)
lockOf(addressview returns (bool)
State-modifying
addSupply(uint256 _addSupplyreturns (bool)
approve(address _spenderuint256 _valuereturns (bool)
burnSupply(uint256 supplyreturns (bool)
changeSymbol(string tokenSymbolreturns (bool)
changeTokenName(string _tokenNamereturns (bool)
freeze(address touint256 _valuereturns (bool)
freezeAll(address toreturns (bool)
kill(
lockAccount(address toreturns (bool)
lockTransfer(returns (bool)
movePermission(address toreturns (bool)
setMovePermissionStat(bool status
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
unFreeze(address touint256 _valuereturns (bool)
unFreezeAll(address toreturns (bool)
unlockAccount(address toreturns (bool)
unlockTransfer(returns (bool)
Events
AddSupply(address indexed fromuint256 _value
Approval(address indexed _owneraddress indexed _spenderuint256 _value
BurnSupply(address indexed fromuint256 _value
Freeze(address indexed fromuint256 _value
MovePermission(address indexed formaddress indexed to
Transfer(address indexed fromaddress indexed touint256 _value
Unfreeze(address indexed fromuint256 _value
Constructor
constructor(uint256 initialSupplystring tokenNameuint8 decimalUnitsstring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.