INCX Coin

Verified contract

Active on Ethereum with 4,289 txns
Deployed by via 0x61c3ba89 at 5574358
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
--
0xb3de0ebe92728e8f1023f625b83e629392e0e6140ead59b0519715b33c8f1126
0x91f239223ee90042ce8c65bf34ca4ef69b33dceb198a3be218c412869e2f39d8
0xfe2f12c30b1b7fa36700778ca8c15568c890ac566d21afc57ff8f43c7729aa27
0x3bb205e2212f15ccc1d404df0da77c014e66dbf12370794b42b34d2dd4d85040
0xbdb5c39c400ac454dabe2247890f4cd85b477670e5e857a9ed344ce77a2bc84b
0x41ecdd2f797c329affcb68238e5b9480d09a7ec071bf5c3849cfc068b2cb234c
0xa5dd4e93a05b227fbd9c4120c074aa177062e4b27e056cf61413fade2412ca57
0x237b4f2c3acb2f1c93e132abbee59773cffca40f96af6129f7b0d13612415ebc
0x6be8cf61ffaa8b21790dc5bc6b70677d9c4ab15adc04c810ec950c53ccdce021
0x34d82373d2891319e1b2b84a7dec44fae2fedc6036e890b372aa6ecb9582122a

Functions
Getter at block 21270227
decimals(view returns (uint64)
18
maxLimit(view returns (uint256)
1000000000000000000000000000
maxSupply(view returns (uint256)
1000000000000000000000000000
mintingFinished(view returns (bool)
false
name(view returns (string)
INCX Coin
owner(view returns (address)
0xc4904676bfee9b5332033e6f7307433635346d21
paused(view returns (bool)
false
symbol(view returns (string)
INCX
totalSupply(view returns (uint256)
599999990000000000000000000
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 success)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
mint(address _touint256 _amountreturns (bool)
pause(
resumeMinting(returns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Mint(address indexed touint256 amount
MintFinished(
MintResumed(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.