Inventor Club NFT

Verified contract

Active on Ethereum with 4,181 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"

0xe29b49a860e329f6d8a4575ca2ff608cecabee693fa89da2b5547b72b2885ffe
0x89b205f943f302782f51612deb6127cb793342aa7807a480e167d145fa059ec3
0xc7452cd5d5795d7932ec172db638d313042953a0fe63919ceae0c6c54cad2a34
0x976abc114ed83223325c65df16d90116103c79c44c94cdc759ee3c9ff755059a
0xbb12ad4b2407c8af2b627432fc48b193401b523485459e4f16ebe03d75d48be8
0x9436ef5867f87c875a67b5040415628561a553bdb15de91e328d5c94c142eea9
0xff7820daab7695177d918112c4999ff7dc80e0a9372d6c4a3ffbf0551056f24a
0x5f0e7f1f5d362257bfb7ba444fe4b469a4dcdc9d5b5c0e93577a483ca167033f
0x807d00079c8dd4c7aa257d9679ff0df4b569590940ff7feb1b18d0c11c0f1ed9
0x188afed398f49378a62a7fff502a0476e6005280191e3cba86592dc120aae836

Functions
Getter at block 21304351
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.