Ixs Token

Verified contract

Active on Ethereum with 26,959 txns
Deployed by via 0x4fd26f1b at 13145419
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $695.65
0xef7e2c5dd59078276815ccd55a0915e595df08f725f469f8199a3788d6a840f4
0xa0a173a07242a13b79f77f3301de32b0a8936bb4629ef75c9758c4204c7ac8c5
0x29bd8f231cd89ff9ffa2ec6710242ea28c8d74e1c3b38f011d946eb5e7aaf0bb
0xededd37bc4631ad7a4fc888499b47801f1f09ab6fe2c3dfe40af2ee9346f67f3
0x12cb6ded56ddff9f6c25c990be10ee921da3783bfeac2333f7584b79dd8cd9b0
0xabca9eac3106ea10fe6c899efce924f5cbadf42e5219072df1d021c9e0bf638b
0xe7af26d92006710d0caae83f1edb698df77514a27f87c36055d40e1ad28df832
0xfa960cc07c203ea15dfbd524385c226425ec4135d52f96dabb13f198d66d8082
0x7478bb70580ff379e3ca979920ebb237d893279d13a54504428069344eb81d8b
0xdcb856f84982431eddbed45f7e3161e610c4d00e36540f711dc09e7f5c9abdd4

Functions
Getter at block 21157369
MAX_SUPPLY(view returns (uint256)
180000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Ixs Token
paused(view returns (bool)
false
symbol(view returns (string)
IXS
totalSupply(view returns (uint256)
180000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addMinter(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 valuereturns (bool)
pause(
renounceMinter(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(uint256 initialSupplyaddress treasury
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.