Enchanted Creatures Club

Verified contract

Active on Ethereum with 11,494 txns
Deployed by via 0x58137a6c at 16792126
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables

No balances found for "Enchanted Creatures Club"

0xb7db5ffbad0da2257df819c908003fc6235671182ce5b6cdb8a4877267b3fc3b
0x0911278a40b1f472a07b8cba93a323a2bf5f96b6a76fadd199239175ed239d75
0x9ae9980bdef95d8dcccf734e99eab89c867fd3f9f7aec2ef4bf18b2dc0ee4a7b
0x9fa2d9a0c562264d0e08969b41f3008ea0345e91a4128b7752eddaded8fbae65
0x4bbcdbb4b53f9d182794c51e5ef993334cb65330bf7a1dc0e1ac1bc2b0fff1a6
0x62c4407d378c1a12a05d2327b4cff77de4dd3df2acc49b0c1bfebbad25420816
0xf2c5b4b81c0b0c3f3c3c289a60024ad49e0f50dad4bbcba41408c5b80058c62b
From
0x5fba11f1c78643c60e3c0af5cc27c5a923301fb2c839191ec30d4b4dc087063e
From
0xe621f3efc67a408b0701739b83d31c69081346b0bf5992ecbc17b20bc12d96a1
0x91fe8a7bc16367c6e0dd583373a8af734b9025460c0b290d29999e042bca5d70

Functions
Getter at block 21211779
COLLECTION_SUPPLY(view returns (uint256)
10000
baseURI(view returns (string)
https://ipfs.ecclub.io/ipfs/QmQ35dXkJ76k5GXu8oiedNE6392moeLQmggPFH6RGVV2Bv/
batchMintSupply(view returns (uint256)
0
eggDecimals(view returns (uint256)
18
eggRate(view returns (uint256)
800000
eggToken(view returns (address)
0x81d327cf395347dd6cc0c427bb9ea77ec120e304
enableBurn(view returns (bool)
true
enableFreeClaim(view returns (bool)
true
enableMintWithEgg(view returns (bool)
true
enableMintWithNative(view returns (bool)
true
firstSale(view returns (uint256)
536
firstSaleMaxSupply(view returns (uint256)
550
freeMintAmount(view returns (uint256)
1
gameToken(view returns (address)
0xb8f0bb7f5d2bb0d280cc0b60675675d31c105529
giveawaySupply(view returns (uint256)
14
maxPerTx(view returns (uint256)
20
name(view returns (string)
Enchanted Creatures Club
nativeRate(view returns (uint256)
10000000000000000
owner(view returns (address)
0x6216d9e99951f71175bbc2dcef5fc499616ce6b8
paused(view returns (bool)
true
placeholderURI(view returns (string)
https://ipfs.ecclub.io/ipfs/QmNvyMDdv35MNAzNxgwxPSAFefbHjWzQuC4HwRCt8fFLwm
secondSale(view returns (uint256)
902
secondSaleMaxSupply(view returns (uint256)
9450
symbol(view returns (string)
ECC
teamTokensSupply(view returns (uint256)
0
totalSupply(view returns (uint256)
10122
treasury(view returns (address)
0x6216d9e99951f71175bbc2dcef5fc499616ce6b8
whitelistSaleActive(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
freeMinters(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
batchMint(address to_uint256 quantity_uint8 type_
burn(uint256 tokenId
claimFreeMintPublic(
claimFreeMintWhitelist(
mintPublicWithEgg(uint256 quantity_
mintPublicWithNative(uint256 quantity_payable 
mintWhitelistWithEgg(uint256 quantity_
mintWhitelistWithNative(uint256 quantity_payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setEggRate(uint256 eggRate_
setEggToken(address eggToken_uint256 eggDecimals_
setEnableBurn(bool enableBurn_
setEnableFreeClaim(bool enableFreeClaim_
setEnableMintWith(bool enableMintWithNative_bool enableMintWithEgg_
setFreeMintAmount(uint256 freeMintAmount_
setGameToken(address gameToken_
setMaxPerTx(uint256 maxPerTx_
setNativeRate(uint256 nativeRate_
setPaused(bool paused_
setPlaceholderURI(string placeholderURI_
setSales(uint256 firstSaleMaxSupply_uint256 secondSaleMaxSupply_
setTreasury(address treasury_
setWhitelistSaleActive(bool whitelistSaleActive_
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawFunds(
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
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
UpdateBaseURI(string baseURI
UpdateBatchMintSupply(uint256 amount
UpdateBurn(bool active
UpdateEggRate(uint256 rate
UpdateEggToken(address eggTokenuint256 eggDecimals
UpdateEnableFreeClaim(bool enabled
UpdateEnableMintStatus(bool enableMintWithNativebool enableMintWithEgg
UpdateFreeMintAmount(uint256 amount
UpdateGameToken(address gameToken
UpdateGiveawaySupply(uint256 supply
UpdateMaxPerTx(uint256 maxPerTx
UpdateNativeRate(uint256 rate
UpdatePlaceholderURI(string placeholderURI
UpdateTeamTokensSupply(uint256 supply
UpdateTreasury(address treasury
updateSaleAmount(uint256 firstSaleMaxSupplyuint256 secondSaleMaxSupply
updateWhitelistSale(bool sale
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

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