Sonart Pass

Verified contract

Active on Ethereum with 678 txns
Deployed by via 0x9e877099 at 16079412
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Sonart Pass"

0x57fec47355a3dff36bdfc3505a422461ae0ce164fea8548f6e667cde33b89b9a
0x2cbe9503cf50ee1b840e653dce9aadcccc455b8c5ada10a21b4bd0c3216e679b
0x8bfaaeb4b82c3dfe08c40c2511392a6ae7205f15fa9e3d517624f2334903156c
0xa1dbf987fe27dab48ef30c3f265ccdc69dfa5986d1802aad87b9497e49c6c50e
0x46fd0947c22d7daa03eba0c299aa4aadf974b985c54e39572103416bbdf71370
0x080083df12ef83e2e13c87cb39bc3a5dc9e4d237bee4a6766fcb06c3f19d7068
0x04a4548e6c73cba3ebb8ef812e9748be6c428986eb87f64d3be05b5d5778f76f
0xb79dc9d86615702e66d97916feb4c00c60d67f70b814ce3f8691008a1eb0e8a4
0x71f02eb412362f94a42c03c02fcd8d6d2618bc18695f5cee5af8d641ded62df8
0xfce8807b6ba21be818becf2fc8645e1fb4a0f8716af8f3eb490568f4801900c8

Functions
Getter at block 20851220
ListWhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
Price(view returns (uint256)
0
allowedToContract(view returns (bool)
false
getMaxSupply(view returns (uint256)
5000
isPublicSaleOn(view returns (bool)
true
maxPerAddressDuringMint(view returns (uint256)
10
maxSupply(view returns (uint256)
5000
name(view returns (string)
Sonart Pass
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x00fd977395c57d74a17ea49092d670f67fa14a02
saleConfig(view returns (uint32 MintStartTimeuint256 Price)
(MintStartTime=1669771299, Price=0)
symbol(view returns (string)
SNRTPS
totalSupply(view returns (uint256)
5000
Read-only
_addressTransferToContract(addressview returns (bool)
_transferToContract(uint256view returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInTheWhitelist(bytes32[] _merkleProofview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
FreeMint(uint256 quantitypayable 
InitInfoOfSale(uint32 mintStartTimeuint256 price
approve(address operatoruint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAllowAddressToContract(address[] _addressbool[] _allow
setAllowToContract(
setAllowTokenToContract(uint256 _tokenIdbool _allow
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setListWhitelistMerkleRoot(bytes32 _merkleRoot
setMintStartTime(uint32 timestamp
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 maxBatchSize_uint256 collectionSize_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
OperatorNotAllowed(address operator