CNPMusicSeller

Verified contract

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

No balances found for "CNPMusicSeller"

0x7c273907e0a6c68733a12487d60f28c1b0c2cb32ac38ea83e17aa276daad61ea
0x4d51130362b7040e3f79b23bccaa9495cca674ddeef809713aff8e8034c2975b
0xca8e47786fb350fbcacb2306537f047dc2d474b833e775098c591923bd32c670
0x73432cfa76b03a437ed096b24d24af99724fcce028b98a185ee94f188cad362b
0x22f2a32e537ac7eefc58566c9cc1fecde10e2788d7fef39f16f0c70b04e6ac64
0x4b7f8f5d886ec2104f9e46c61a50b813b222e74126c744b7250564fdfd08483a
0x192377d0f2c140f64d63eec7a22badddfa55da79384970fa034f7c4b2078fa39
0x6c5396d36e444d927a38773e50865ad6aef8cf68941edb327597520c64604c68
From
0x309de41235774a911fd097e5d6f6083372f34c3ea101b6b323b315c6e26e326d
0x8c4e8813a0897ea5b52a4b81182fb642a30dced1bdf1f1f9b7f5335bdb6297ab

Functions
Getter at block 20791792
ADMIN(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
AIRDROPPER(view returns (bytes32)
0x78f12a009c29082657d0c0b71e1da642df0932969e5ac25f5190d1e8802d5ff5
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
cnpm(view returns (address)
0xf0aff3f05c0d060da10674fe58dfe769f673690b
 
cnpmTotalSupply(view returns (uint256)
cost(view returns (uint256)
1000000000000000
countMintedAmount(view returns (bool)
false
maxMintAmountPerAddressForPublicSale(view returns (uint256)
1
maxMintAmountPerTransaction(view returns (uint256)
10
maxSupply(view returns (uint256)
10000
merkleRoot(view returns (bytes32)
0xc9172bdc31aa11a1f59cf94299bb72385091778039502f84ffb83a6674093b3d
onlyAllowlisted(view returns (bool)
true
owner(view returns (address)
0x8f754f98604971cc5874ab733f2434546b4e054e
paused(view returns (bool)
true
saleId(view returns (uint256)
2
withdrawAddress(view returns (address)
0xfd90e42de16ef277b29511e37e2db0dd6ad51f8a
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getUserMintedAmountCurrentSale(address _addressview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
userMintedAmount(uint256addressview returns (uint256)
State-modifying
airDrop(address _airdropAddressuint256 _mintAmount
grantRole(bytes32 roleaddress account
mint(uint256 _mintAmountuint256 _allowedMintAmountbytes32[] _merkleProofpayable 
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setCNPM(address value
setCost(uint256 _cost
setCountMintedAmount(bool _state
setMaxMintAmountPerAddressForPublicSale(uint256 _maxMintAmountPerAddressForPublicSale
setMaxMintAmountPerTransaction(uint256 _maxMintAmountPerTransaction
setMaxSupply(uint256 _maxSupply
setMerkleRoot(bytes32 _merkleRoot
setOnlyAllowlisted(bool _state
setSaleId(uint256 _saleId
setWithdrawAddress(address value
transferOwnership(address newOwner
unpause(
withdraw(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AmountZeroOrLess(
CallerIsNotUser(
InsufficientBalance(
MaxMintPerAddressExceeded(
MaxSupplyExceeded(
NotAllowedMint(
NotMatchLengthAddressesAndUsers(
OverMintAmountPerTransaction(
ZeroAddress(