Dreaming Candela

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x5a786450 at 16156992
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 "Dreaming Candela"

0xa833299596d38003a6ed8479fb7318dfd770268f22831207a53b511d135abaa6
0xa02d25d3eb10ec2e18131f2e2cf70a39666fcb712b196aed276c19ba29278e26
0x436d2acf0e26fd8978ab5876ea060e23bda3e777f0ca87d400651cb79a04c66e
0x72981e51e1f5175bec8daee7ed8e336090d6ffb0d12e673f495bdba843f5b9f5
0x0e32de3832cf6554fbe4ed1138b0b7a23a84ca003c6aa10c330f1c334ae400d7
0x16916774226ee99fccb896cd8439734466862b74ce022aa4cd371c53adbced2f
0xf20f40e1a78acf2803534c898490906448595792340df5a1b7645abb99d0f2af
0x35d62bcf76691643bf151185a8faf8712a1196b6219a479d7780bdb35e1d99d4

Functions
Getter at block 20915828
customBaseURI(view returns (string)
defaultBaseURI(view returns (string)
https://factory.chocomint.app/metadata/
name(view returns (string)
Dreaming Candela
owner(view returns (address)
0xcd5d5e5d68c52ae93bb0dfb354f80e78b42adc1b
paused(view returns (bool)
false
symbol(view returns (string)
DC
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.