This contract is being backfilled. You may encounter incomplete storage history.

NFTinit Founders

Verified contract

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

No balances found for "NFTinit Founders"

0x6921203fb2b38a472132c9e82c6fac0489d47f2a21880b21c01c3b42f044d6a6
0x0af26a10f37a4e43ec9dbd04a5f89b8a3194a2f1f6c9e274dae38e18fe9b2bb8
0xe1e5e803a681c285e5be7f7645373ee57ffed20a00dd0c16b1f7a755e754d84b
0x2de476d88e790227c119fcb284315ded341c6e18f67660d84fa60b5a8aeedbb3
0xf0d325488468761a6561a4438896949a4e449a8cb722d1d12a07f95880a23cb9
0x4a1045a252706bef049412e4fbef6d543a73a4d3e2200c48eb7a073cc3ff5890
0xec08aeb40e0e2ea807697611d43a2dcb8e0416bfc05f61d26c40f2c956a62047
0x09c844e93a89c5a864f142d7789756c1215717a0a8967c09ab1593fceda4d237
0xab512fe81195297be14e6e8269c0066ddfe46debb5111807d01774e2e78fc223
0x7c08dea6c11b50739c2cd1c9d4453177275c1c3bf078d61b5e7a49acd680c2e1

Functions
Getter at block 20802992
MAX_PER_TX(view returns (uint256)
2
MAX_PER_WL(view returns (uint256)
2
MAX_SUPPLY(view returns (uint256)
120
SALE_PRICE(view returns (uint256)
850000000000000000
SALE_STATE(view returns (uint256)
0
baseURI(view returns (string)
https://api.nftinit.io/api/metadata/
name(view returns (string)
NFTinit Founders
owner(view returns (address)
0x49ae63056b3a0be0b166813ee687309ab653c07c
symbol(view returns (string)
INIT
totalSupply(view returns (uint256)
120
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintPreSale(uint256 amountbytes32[] merkleProofpayable 
mintPublicSale(uint256 amountpayable 
ownerMint(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMerkleRoot(bytes32 _merkleRoot
setSaleState(uint256 _saleState
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.