Chocomold_v1

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x5fada165 at 12068297
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots

No balances found for "Chocomold_v1"

0xd85d84ebb2f761abff4ea3c620f58329b88a1a89e008a87525e34a5e7cd07327

Functions
Getter at block 21222104
customBaseURI(view returns (string)
defaultBaseURI(view returns (string)
https://factory.chocomint.app/metadata/
name(view returns (string)
Chocomold_v1
owner(view returns (address)
0x8108b615e52fed368b93e5487d4d49730818248c
paused(view returns (bool)
false
symbol(view returns (string)
CM1
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 _tokenIdview returns (uint256[])
getFeeRecipients(uint256 _tokenIdview returns (address[])
ipfsHashMemory(uint256view returns (bytes32)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(address _ownerstring _namestring _symbol
mint(address _touint256 _tokenId
mint(address[] _toListuint256[] _tokenIdList
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCustomBaseURI(string _customBaseURI
setCustomRoyality(uint256 _tokenIdaddress[] _royaltyAddressuint256[] _royalty
setCustomRoyality(uint256[] _tokenIdListaddress[][] _royaltyAddressListuint256[][] _royaltyList
setDefaultRoyality(address[] _royaltyAddressuint256[] _royalty
setIpfsHash(uint256 _tokenIdbytes32 _ipfsHash
setIpfsHash(uint256[] _tokenIdListbytes32[] _ipfsHashList
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
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.