New Wave Surf Club

Verified contract

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

No balances found for "New Wave Surf Club"

0x694c1883826834980dacf7ea6f7e659403aa94b0c0cc5389a1da3f265c735dc2
0x41fe9b7e5beef70415846250c8d12ae56a8248aa4752d128d6ddc2fad43bef5d
0xb8cd4d0e996c31ee2c0ef66ef6a2a715492aca513ccac3ed8bf8787096cbec1d
0x039149bbb3cc27721d3e84616447e6b24f7ccbaab7d31b95f63622cbd185c170
From
0x07a6756f95689ff86e6bf2baaac1db54cdfa0be05bf7d7551e6a03e67cb79402
0xef8d52142fe5e23646b11930911f86524fa34fab17c9ea9ca09e0a1640e8f69c
0xe84a403544b8f9e3d305f126672fa00408e012cb93703eb49b7e167d83302cf0
0x389356968b8ebba5541f2873d5845d66d018bc9dee8a6bd11103759b18475e71
From
0x3f88dbebbbac5eedbcfe759222538228766a0b2a0425495579ccc3a5ab217514
From
0x3d8fdc6fc61cf13fe0cc42354b3613f30c07812abcd9d7a4b69c5886e6e4b007

Functions
Getter at block 20905583
PROVENANCE_HASH(view returns (string)
_isPreSaleLive(view returns (bool)
false
_isSaleLive(view returns (bool)
true
_reserved(view returns (uint256)
0
_revealed(view returns (bool)
true
contractURI(view returns (string)
maxSupply(view returns (uint256)
300
mintPrice(view returns (uint256)
40000000000000000
name(view returns (string)
New Wave Surf Club
owner(view returns (address)
0xc5c7d2c3791020acf18f0ebeefbc53bb4acac519
symbol(view returns (string)
NWSC
totalSupply(view returns (uint256)
300
walletLimit(view returns (uint256)
2
Read-only
accounts(addressview returns (uint256 nftsReserveduint256 mintedNFTsbool isAdminbool isWhitelist)
balanceOf(address ownerview 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)
State-modifying
activatePreSale(
activateSale(
airDropNFT(address[] _addr
approve(address touint256 tokenId
claimReserved(uint256 _amount
deactivatePreSale(
deactivateSale(
decreaseReserved(uint256 _decreaseReservedByaddress _addr
increaseReserved(uint256 _increaseReservedByaddress _addr
lockProvenance(
mint(uint256 _amountpayable 
removeWhitelist(address _addr
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAdmin(address _addr
setApprovalForAll(address operatorbool approved
setBaseURI(string _newURI
setContractURI(string _newURI
setMaxSupply(uint256 _maxSupply
setMintPrice(uint256 _newPrice
setPrerevealURI(string _prerevealURI
setProvenanceHash(string _provenanceHash
setWalletLimit(uint256 _newLimit
setWhitelist(address[] _addr
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
Mint(address indexed senderuint256 totalSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PermanentURI(string _valueuint256 indexed _id
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address[] teamclaim
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(