QuipToken

Verified contract

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

No balances found for "QuipToken"

0xa4ba6eb3c91f96327be460197306709528d345e298919098167a4584f7502317

Functions
Getter at block 21216979
MAX_TOKEN(view returns (uint256)
8000000000000000000000000
allowed(view returns (address)
0x3fea5f441e2d85cfd20497b9fcfe3af837751561
decimals(view returns (uint8)
18
lockTransfer(view returns (bool)
false
mintingFinished(view returns (bool)
false
name(view returns (string)
QuipToken
owner(view returns (address)
0x40696ead18b981b7758ffac1681371a8366fc7f1
symbol(view returns (string)
QPT
totalSupply(view returns (uint256)
9234000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
allowAddress(address newAllowed
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
devTeamMint(address[3] _teamuint256 _amount
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
setTransferLock(bool _set
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetTransferLock(bool _set
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.