KMCSelect

Verified contract

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

No balances found for "KMCSelect"

0x8d82762ef310025a449fcbd4c30de131ef4ac83462655e27ea0bc8c96d9296fc
0x6c43d599c71bbf0c60e1fb0d0ea9d0c081042505aac2795a81b0e0f0a232174e
0x38a34ff2ea62e6311f9ad16dcd4883c468b00bee963070e363ee3e244c27de77
0x05dbaf1bdf0112bc6b300235bfcf0a7fb57bc2a6cd04f3aba81dd3b076d61f4a
0x0531111077fcfa6bdfb247fc2a1302150a7e46f16dd643163be923d938a37068
0xf3a5628ffaa37a205ecda559a64ff73bddb2e61b9fe2942c3a2dae2d591a1701
0x4ea79cfe7b6db7b7508a9283eb1dac3b0b65eb4b9a5ef47fd121150eca29b91f
0xacc7878442194873077b22cd8fe5dbb3c02e0150217d8aacbb03a17d53bfaaeb
0xfb4e2a9800e42d5d3f99e20207384c38fd028a22dd39bd10575876ac44e6349f
0x02be3c09aea70e6b5fd80a642f5b7bf9f5df07ef8d2e16cefc772232ea16c9d1

Functions
Getter at block 20856000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
merkleRoot(view returns (bytes32)
0x7a25ec86df409e06cda78c2e5ab5e0b4271b2be75715bb7e68ac4b0409acd943
mintPhase(view returns (uint8)
0
mintable(view returns (bool)
false
name(view returns (string)
KMCSelect
paused(view returns (bool)
false
symbol(view returns (string)
KMCS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
State-modifying
AdminBurn(address accountuint256 iduint256 value
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
mint(address touint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
pause(
preMint(uint256 _mintAmountuint256 _presaleMaxbytes32[] _merkleProof
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMerkleRoot(bytes32 _merkleRoot
setMintPhase(uint8 _id
setMintable(bool _state
unpause(
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Paused(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
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.