QIAN governance token

Verified contract

Implementation

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

No balances found for "QIAN governance token"

0x601b64f249b0c1163a6b0c1cff20ff9dbeba66ea6207bbd5cac9e8686011c410
0x3206b6d7ecca7c3531caabd0292ef2abcbcd4c3a195744531fdf5149b3e504a3
0x422205360d14394f9f233ba561d2c6e2dd80cad6c002071fb3056a746f8c7113
0xe2c657319b29c95d63d118f0ef8fe36fcbae320174a8ed8b278baa466c97a936

Functions
Getter at block 20905257
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
cap(view returns (uint256)
12000000000000000000000000
decimals(view returns (uint8)
18
maxSupply(view returns (uint256)
12000000000000000000000000
name(view returns (string)
QIAN governance token
symbol(view returns (string)
KUN
totalSupply(view returns (uint256)
1000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address accountview returns (bool)
isBlackListed(addressview returns (bool)
isMinter(address accountview returns (bool)
mintAllowances(addressview returns (uint256)
State-modifying
addAdmin(address account
addBlackList(address account
addMinter(address accountuint256 amount
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
decreaseMintAllowance(address minteruint256 subtractedValuereturns (bool)
destroyBlackFunds(address account
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
increaseMintAllowance(address minteruint256 addedValuereturns (bool)
initialize(address admin
mint(address accountuint256 amount
removeBlackList(address account
removeMinter(address account
renounceAdmin(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
AddMinter(address accountuint256 mintAllowance
AddedBlackList(address account
Approval(address indexed owneraddress indexed spenderuint256 value
DestroyedBlackFunds(address accountuint256 balance
RemoveMinter(address account
RemovedBlackList(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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.