Crypto.com NFT Marketplace

Verified contract

Active on Ethereum with 451 txns
Deployed by via 0x9b927fce at 15617033
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Crypto.com NFT Marketplace"

0xc9f7e45394d0350342b54713b1e3a8d446505fd41e03f4eb4ac2d49be51bae08
0xa7ed5d80f147c03bd3d56af4e4ad8811cfba4e0bea3e8a09a30d0281811a0eff
0xb46913a5da2f7ea3c571102c434d258e2cfe656445914f6eb3f462424815ecb3
0xc67b0aad1d8328e6185ff453f5448c14af48b6b84361050cb462dfd42459f0fd
0x166816cfea457ec47ef19a1bca50eae06e4704913dc7b8d60ef0a3b7c59b43ba
0x91e0e2302131e500f8f0b3aee0ccc057c100ac6d397cb008d462d32838e4a985
0xd3b114ffb5da4d4585f8eea5cf46564598754c8cd3e4748206791d001b72f7e2
0xde484b98dd3bf099e8b4d8acab6883556943dbbba36435a721ff285feae8164e
0x04fc1fb801dc540173cd69f2a8cb9a908a9db9508348a1bcfa5d92431718c0e0
0x78974270d035d4ff72de5ebdb6b9fcf8fc90dea86aea9a46ea150d6263f3a8ce

Functions
Getter at block 21160995
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
MINT_FEE(view returns (uint256)
0
currentTokenId(view returns (uint256)
435
maxSupply(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name(view returns (string)
Crypto.com NFT Marketplace
symbol(view returns (string)
CDCNFT
totalSupply(view returns (uint256)
435
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
batchMint(address touint256 tokenAmountstring[] tokenURIListuint96 royaltyFeepayable 
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address tostring _tokenURIuint96 royaltyFeepayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setMintFee(uint256 _mint_fee
transferFrom(address fromaddress touint256 tokenId
withdrawPayments(uint256 _amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetMintFee(uint256 oldMintFeeuint256 newMinFee
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawPayments(uint256 _amount
Constructor
constructor(string _namestring _symboluint256 _mint_feeuint256 _maxSupplyaddress _owneraddress _minteraddress _royaltyReceiveruint96 _royaltyFee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.