CheetahCubCoalition

Verified contract

Active on Ethereum with 1,016 txns
Deployed by via 0xcdb9020d at 12964054
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "CheetahCubCoalition"

0x3d436fe2753f6321a06ce31bb02196f0b5534cc259662cf48a1da132c0eb3bc9
0xfa1905951635add18ceafe66fac24f7f67c8fb7348c8a9c8a003b8becdb60317
0xed3905ef903c737be88cf5a66c3283a22638f38c32fc9b2a67bd7bd77a99f25a
0xa3b3f23f1f53d00701a60737501daede1647ede27fcaebc6bd3a4d78aa58bf1f
0x127a51b0f26c2bbde0aab32634e85ef586396a89f1a875a5c0baea00c04d6a82
0xc82598f7d8703f4d5c792e2f3625032a52ea6bf6a2afdde88e59b035e5ae1f6c
0xfc06e3a464325a001c72e9ccc63cb4a80e49b4b33aee4f24dab257086c1e686b
0xab7be1ed12f78e7a7a553db0fc6a0110cb02da55d13b93331ae426a1b6f8e509
0x1a99e6c7240e136b4edcec08eff494527377d1100281f5c5093043f00f2d1c52
0x38307e5b3b62908bbdaf72c49a09d74c4cde6145850e8179c0c1f5e3f5070fc9

Functions
Getter at block 20867384
ADMIN_MINT(view returns (uint256)
100
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
adminMinted(view returns (uint256)
81
getAdminRemainingMint(view returns (uint256)
19
getIpfsIdToMint(view returns (uint256 _nextIpfsId)
735
getTokenPrice(view returns (uint256)
15000000000000000
isAllTokenMinted(view returns (bool)
false
mintedTokens(view returns (uint256)
1242
name(view returns (string)
CheetahCubCoalition
owner(view returns (address)
0xc140ef980d369b023180d2544b1a0f80b4ea5cb0
paused(view returns (bool)
false
startingIpfsId(view returns (uint256)
6516
symbol(view returns (string)
CCC
tokensRemainingToBeMinted(view returns (uint256)
5858
totalSupply(view returns (uint256)
1242
totalTokenToMint(view returns (uint256)
7100
Read-only
balanceOf(address ownerview returns (uint256)
excludedNumbers(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRandom(uint256 fromuint256 touint256 saltyview 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 owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
changeThePlatformAddress(address newAddress
createTokens(uint256 _howManypayable 
grantAdminRole(address account
grantRole(bytes32 roleaddress account
mint(address to
mintTokenAdmin(uint8 _howManyaddress to
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeAdminRole(address account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setPrice(uint256 newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string _namestring _symbolstring baseURIaddress _adminuint256 _mintPrice
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.