deliraBBita-Christmas-

Verified contract

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

No balances found for "deliraBBita-Christmas-"

0xbee89f25965fef52c4331b91adfe61355c61670ff3528566c5be1d38e0ae8f2d
0xaf8b00a2afc645697945dbc2ef82757637a897ac33a13b4ce8bf83e60d197efc
0x3e9c72dd4716064ca1d9fbc283ba476ec035b7acf079f300412d8d72b56f6463
0xa1ab699a200d45a85232d6abe48a26cd1d4f9c0d861cd23241ebfb249468a75c
0x514b5fafd94b14a8311533509dcc979fa8fc52052e9e694daaf46a539776bc49
0xd79818d9504715f160628f47b130dd8499edf9b7c4058aa41dd47a35c29d051c
0xe08a5b2417e0f8901ac1c2cb5b96fb3d938bb52112ec448db26e6967e0c42d93
0xe58ee7dc5fe90a122947e5b43dc00c5f46b185a5da2342412f793b3b5805d2ff
0x199142ed2087a1a39a685ce1eeee8207bd2e68030a674aa0edb791dee19ed5d6
0xae93deb92dddffb155865b3592aa1c209b3fa9b3cd9b6c3b69ead14870c239ca

Functions
Getter at block 21216551
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseExtension(view returns (string)
.json
cost(view returns (uint256)
10000000000000000
free_cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
300
maxSupply(view returns (uint256)
300
name(view returns (string)
deliraBBita-Christmas-
notRevealedUri(view returns (string)
ipfs://QmV1fm1LQY6bNThmNxZBAEAAGXMWywoPTtYbBZhPmm1mDe
owner(view returns (address)
0xd0bac4ebf5b92ad20f98c16bec67600819f9ad4f
phases(view returns (uint256)
0
pre_cost(view returns (uint256)
10000000000000000
revealed(view returns (bool)
true
symbol(view returns (string)
DRC
totalSupply(view returns (uint256)
187
Read-only
_hashPair(bytes32 abytes32 bview returns (bytes32)
balanceOf(address ownerview returns (uint256)
free_check(address _addruint256 _maxMintAmountbytes32[] proofuint256 limitview returns (boolbytes32uint256)
free_merkle(uint256 _maxMintAmountbytes32[] proofview returns (bool)
freemint_cnt(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
wl_check(address _addruint256 _maxMintAmountbytes32[] proofuint256 limitview returns (boolbytes32uint256)
wl_merkle(uint256 _maxMintAmountbytes32[] proofview returns (bool)
wlmint_cnt(addressview returns (uint256)
wlmint_list(addressview returns (bool)
State-modifying
approve(address operatoruint256 tokenIdpayable 
freemint(uint256 _mintAmountuint256 _maxMintAmountbytes32[] proofpayable 
mint(uint256 _mintAmountpayable 
phase(uint256 _state
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setFreeroot(bytes32 _free_root
setNotRevealedURI(string _notRevealedURI
setWlroot(bytes32 _wl_root
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(payable 
wldmint(uint256 _mintAmountuint256 _maxMintAmountbytes32[] proofpayable 
wlmint(uint256 _mintAmountuint256 _maxMintAmountbytes32[] proofpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(