Q4 Token

Verified contract

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

No balances found for "Q4 Token"

0x4acefef9292d37f35aafd776a5331cd4919ebd0d1a17e4374555a77067545f79
0xba77412df4e9eb6965e56a70c84e486defce5075dba71c5bfaa05a8f1c7b4999
0x3a88423f26bfcaeeb7a00cf57e8e29d865191d03e947fbb3542dfb1aceffa268
0xcf03241553230ae149fd6351261458608044d9cd5be93cde7d183536ed03a0d0
0x6be5a4eb7626d04c6a3e79690a5bc66e5867094ae54138f2f46d78dd68a4a07e
0x8868e517de460cc09880416f3fa08221dbe94870bc074f69d6eca07a0e5c0ae7
0xbd8f2a8e51f0bc28d3a614126187890c4d000b8f46da3fe418d4591d9664c5ff
0xa4b17339dd8660d4fceb7120816588edbb2f376e95f8ba096cb439ec33a4fc2d
0x113be3336be1e60efba8aadee33b0da3d094c85f185854303a627dd325be4ee8
0x8139b82bc759d7086c767f1d716817e068e8718be9191e29ec9b658ed5bbb249

Functions
Getter at block 21262503
currentNonce(view returns (uint256)
6
decimals(view returns (uint8)
18
feeRecipient(view returns (address)
0x42f7e58172233a71ecf35c85dd17ec5f4fdbe42a
mintingFinished(view returns (bool)
false
name(view returns (string)
Q4 Token
owner(view returns (address)
0x83dc7560c860b2155b5c074f8806dd0e18607055
symbol(view returns (string)
Q4
tokenSwitch(view returns (bool)
false
totalSupply(view returns (uint256)
50000000000000000000
transferFee(view returns (uint256)
1000000000000000000
validator(view returns (address)
0x83dc7560c860b2155b5c074f8806dd0e18607055
whiteListingContract(view returns (address)
0xe849977f05b004fb920cb1e4a64a47e7bcb4aee9
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
pendingApprovalAmount(addressaddressview returns (uint256)
pendingTransactions(uint256view returns (address fromaddress touint256 valueuint256 feeaddress spender)
State-modifying
activateTokenSwitch(
approve(address _spenderuint256 _valuereturns (bool)
approveTransfer(uint256 nonce
bulkApproveTransfers(uint256[] noncesreturns (bool)
bulkRejectTransfers(uint256[] noncesuint256[] reasons
deactivateTokenSwitch(
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
rejectTransfer(uint256 nonceuint256 reason
setFee(uint256 fee
setFeeRecipient(address recipient
setNewValidator(address newValidator
setWhitelistContract(address whitelistAddress
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
updateName(string _name
updateSymbol(string _symbol
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FeeRecipientSet(address indexed previousRecipientaddress indexed newRecipient
FeeSet(uint256 indexed previousFeeuint256 indexed newFee
Mint(address indexed touint256 amount
MintFinished(
NewValidatorSet(address indexed previousOwneraddress indexed newValidator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RecordedPendingTransaction(address indexed fromaddress indexed touint256 valueuint256 feeaddress indexed spenderuint256 nonce
TokenSwitchActivated(
TokenSwitchDeactivated(
Transfer(address indexed fromaddress indexed touint256 value
TransferRejected(address indexed fromaddress indexed touint256 valueuint256 indexed nonceuint256 reason
TransferWithFee(address indexed fromaddress indexed touint256 valueuint256 fee
WhiteListingContractSet(address indexed _whiteListingContract
Constructor
constructor(address _ownerstring _namestring _symboluint8 _decimalsaddress whitelistAddressaddress recipientuint256 fee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.