Spirits Of The Dark

Verified contract

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

No balances found for "Spirits Of The Dark"

0x29bf623582f33798102979f87ff5434d45678f57c3515213178ddac458bee8aa
0xfa7c864770cc9ac626e6e6bed81b15ee82cfc2b6020dae1e42e8c6cd6e9b824e
0xbae17b5c2005b89d196ffda4261d34b44cb371a879ac8b5ab8728fe4279a0185
0x4fff2da761249f8c7d7820336c1f9bb6617b071b3c7bbb72ab10d9959733834d
0x12505b4c559c0af8f9758d72455cf0b0feba3975b8399c6212a3d95874130216
0x2733d2d24e6e1222e1d7f7a94bd0c1ac715a4f9826fb18bb5845399b513fcc8e
0xdfbc80ae76b4be828a2fe565239d0c6e249985c4b1542c8c716ecf2bb8611553
0x0d02db7ed98e0347622f6eeb7447fb1b572ca2c8e7bc2c3a721f62fa39fdba45
0x65038b5b6dac5f2a17e364ae650ffcf62cde36aee603113c418bff8eb6ab21c3
0xd2778a00031fec35ccee26e50b510b2921345af10f824f265c64a7d3e5ddcc17

Functions
Getter at block 21221010
cost1(view returns (uint256)
0
cost2(view returns (uint256)
10000000000000000
hiddenMetadataUri(view returns (string)
ipfs://QmUNN2W8jVGjctBatSdd8QpFk6VdWmnAuaRjh8SGgnRBeC/hidden.json
maxLimitPerWallet(view returns (uint256)
50
maxMintAmountPerTxPhase1(view returns (uint256)
3
maxMintAmountPerTxPhase2(view returns (uint256)
20
name(view returns (string)
Spirits Of The Dark
owner(view returns (address)
0x6eab5871eaf939c472a54c23d3b9258a79a3d219
revealed(view returns (bool)
false
sale(view returns (bool)
true
supplyLimit(view returns (uint256)
999
supplyLimitPhase1(view returns (uint256)
333
symbol(view returns (string)
SOTD
totalSupply(view returns (uint256)
339
uri(view returns (string)
ipfs://QmUbiuf6MRRxTseMnYLfWsDeCjAr6497H4VjLJDVrVptRZ/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _mintAmountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
Airdrop(uint256 _mintAmountaddress _receiver
Mint(uint256 _mintAmountpayable 
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTxPhase1(uint256 _maxMintAmountPerTxPhase1
setMaxMintAmountPerTxPhase2(uint256 _maxMintAmountPerTxPhase2
setRevealed(bool _state
setSaleStatus(bool _sale
setUriSuffix(string _uriSuffix
setcost1(uint256 _cost1
setcost2(uint256 _cost2
setmaxLimitPerWallet(uint256 _maxLimitPerWallet
setsupplyLimit(uint256 _supplyLimit
seturi(string _uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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 _uristring _hiddenMetadataUri
Fallback and receive

This contract contains no fallback and receive objects.

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