QCAD

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x8762e693 at 9238040
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "QCAD"

No transactions found for "QCAD"


Functions
Getter at block 20795990
decimals(view returns (uint8)
0
isOwner(view returns (bool)
false
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isAdmin(address accountview returns (bool)
isBlacklisted(address accountview returns (bool)
isBlocked(address accountview returns (bool)
isWhitelisted(address accountview returns (bool)
State-modifying
addAdmin(address account
addBlacklisted(address account
addBlocked(address account
addWhitelisted(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
initialize(address sender
initialize(string namestring symboluint8 decimals
initialize(string namestring symboluint8 decimalsaddress[] admins
mint(address accountuint256 amountreturns (bool)
pause(
removeAdmin(address account
removeBlocked(address account
removeWhitelisted(address account
renounceAdmin(
renounceWhitelisted(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
AdminAdded(address indexed account
AdminRemoved(address indexed account
Approval(address indexed owneraddress indexed spenderuint256 value
BlacklistedAdded(address indexed account
BlockedAdded(address indexed account
BlockedRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
WhitelistedAdded(address indexed account
WhitelistedRemoved(address indexed account
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.