Artropods

Verified contract

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

No balances found for "Artropods"

0xc503167257324a7a123c4a2304a1bf51d31546e88b363366f0756c197d696acf
0x8b9f962aec094b36d888abe3ea874928e98eacace7bd3ecd526639ab6618492a
0x1e3283d6a17ec148f2900b8dd296021483927e8f58c800c236c776941f506680
0xbffdd3c2c55f546de075a4561e4654d48b3d6505697c0cc13913fdadcc5be0ed
0x37324eb97c47808cc49b6faef7b1ee2f52b617787ea94f253f9f7c86327d5c55
0x4e1d0fed4d5602177eb401b094a104bd1633b354c7368ab8cf123289128f45f7
0x828e970bff1b3f664fda89acb98cb3c6b709af73e216b9887339fb2c5302fc0a
0x31fefd1c602d41eacdc73a46749091757b8b00e881dd48cf4cdb07a36498570a
0xcc6fd667aebcb9d90cbf3efb3493d38dca535f34e6eda250564b150fcd2efdaf
0x40c42f0d541038df761004e1d2bfd19f47cd541b9f1165423c1ffbc6ea072ffe

Functions
Getter at block 21158617
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
https://ipfs.moralis.io:2053/ipfs/QmP4AGqRWcEr9s6NwoGh64VJTMVjEUKG7vxhwH8m2JwGUb/metadata/
getRefundGuaranteeEndTime(view returns (uint256)
1670425055
isRefundGuaranteeActive(view returns (bool)
false
isRevealed(view returns (bool)
true
maxMintSupply(view returns (uint256)
2662
maxUserMintAmount(view returns (uint256)
3
mintPrice(view returns (uint256)
22000000000000000
name(view returns (string)
Artropods
owner(view returns (address)
0xe2e10736ef2137b53074e9d7439b3bf31d402dbd
presaleActive(view returns (bool)
false
publicSaleActive(view returns (bool)
true
refundAddress(view returns (address)
0xe2e10736ef2137b53074e9d7439b3bf31d402dbd
refundAmount(view returns (uint256)
20900000000000000
refundEndTime(view returns (uint256)
1670425055
refundPeriod(view returns (uint256)
86400
symbol(view returns (string)
ARTP
totalSupply(view returns (uint256)
601
unrevealedUri(view returns (string)
https://gateway.pinata.cloud/ipfs/QmbCFpvAvxDRFM3Z6ZmkA4ThMBxYDRhJ3xn4LeNasnANFW
wlSigner(view returns (address)
0xd9cc9eae139be46d3309e33577076a9344afa324
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasRefunded(uint256view returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address _addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
changeMaxSupply(uint256 _supply
ownerMint(address touint256 amount
preSaleMint(uint256 amountbytes sigpayable 
publicSaleMint(uint256 amountpayable 
refund(uint256[] tokenIds
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setDefaultRoyalty(address _receiveruint96 _feeNumerator
setRefundAddress(address _refundAddress
setUnrevealedUri(string uri
setWlSigner(address _wlSigner
togglePresaleStatus(
togglePublicSaleStatus(
toggleRefundCountdown(
toggleReveal(
transferFrom(address fromaddress touint256 tokenIdpayable 
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(address _wlSigneraddress _receiveruint96 _feeNumerator
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(