Inventor Club NFT

Verified contract

Active on Ethereum with 4,177 txns
Deployed by via 0xa4796aa4 at 13729831
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Inventor Club NFT"

0xbb12ad4b2407c8af2b627432fc48b193401b523485459e4f16ebe03d75d48be8
0x9436ef5867f87c875a67b5040415628561a553bdb15de91e328d5c94c142eea9
0xff7820daab7695177d918112c4999ff7dc80e0a9372d6c4a3ffbf0551056f24a
0x5f0e7f1f5d362257bfb7ba444fe4b469a4dcdc9d5b5c0e93577a483ca167033f
0x807d00079c8dd4c7aa257d9679ff0df4b569590940ff7feb1b18d0c11c0f1ed9
0x188afed398f49378a62a7fff502a0476e6005280191e3cba86592dc120aae836
0xf3c359b5a61d2344b2707d1d11a080118a4bb0fe8c690f9ad0d4de25dd6eb450
0xffb85ff983150db5669f8bab76978530749540e4529f95b9a139a946fd459cb5
0xce4c774484096b74f2ba4029ba50d94b734c6a2d56fb180873925a48d560a5f9
0x6a37fff132da4c6abac53c5ac0ce2286acd3c719533bfebd016a0a933454822b

Functions
Getter at block 21056625
baseExtension(view returns (string)
.json
info(view returns (uint256uint256uint256uint256boolbool)
(70000000000000000, 75000000000000000, 20, 9000, false, true)
isPreSaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
true
maxMintCount(view returns (uint256)
20
maxSupply(view returns (uint256)
9000
maxWhitelistLength(view returns (uint256)
750
name(view returns (string)
Inventor Club NFT
owner(view returns (address)
0xf4bd3fde01875aa8c85dfa2d3b8b8fac053f8def
paused(view returns (bool)
false
prePrice(view returns (uint256)
70000000000000000
price(view returns (uint256)
75000000000000000
symbol(view returns (string)
IC
totalSupply(view returns (uint256)
3871
totalWhitelist(view returns (uint256)
124
Read-only
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
whitelist(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
flipPreSale(
flipPublicSale(
mint(uint256 _mintCountpayable 
multipleAddressesToWhiteList(address[] addresses
pause(bool _state
preSaleMint(uint256 _mintCountpayable 
removeAddressFromWhiteList(address userAddress
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string baseURI
setPrice(uint256 _priceuint256 _pre_price
singleAddressToWhiteList(address userAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.