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

NinjalertsLifetimeNFT

Verified contract

Active on Ethereum with 4,048 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NinjalertsLifetimeNFT"

0xc57ad5351084841492556080f917bc2a6c4e81aac46290c0ff3ac22639b088eb
0xd8944eb36e6e868badf8c0a1544eeb3993fc5ba27bc193e865ac7d665f092855
0xf3bfe5101848ed8317708ef02688d007dc577358d884d58d86afc83b7115d007
0xb2f7ad76c7ca2a68a006550278e0224cfc981c46b6b0ac65dddc43e9c5724b4c
0x12925beefff2801afad121138035afb47a9f79bc97ea267dc062309b66231336
0x9926937d31207dc2fee1c093bebedf952780bdf5cf2f23cd0eb7b5d0766ea050
0x30bf9610a6ffbe5dc25eb6b73138ee360aa246a18d662ce70c6e20cd8442c8fa
0xd1406d9c420ca045a47e637db4c5547a8bf91aa9c5e67c90ebf8711065f12685
0x1c49cb982341d47acee255e7fb957495366dfd5421c961a3022fd44a350b1f51
0xeca2c6bc0c1a7c9d49357fa5005695244da624b0bf13a99c70765a6bf8f55bb4

Functions
Getter at block 20804076
NINJALERT_NFT(view returns (uint256)
0
cost(view returns (uint256)
250000000000000000
maxPublicMintPerTx(view returns (uint256)
5
owner(view returns (address)
0x3c6b236dea524d6cbf120fc3567a61a117ded252
saleStatus(view returns (uint8)
0
tokensRemaining(view returns (uint256)
0
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
whitelistMintCount(addressview returns (uint256)
State-modifying
devMint(uint256 amountaddress targetAddress
publicMint(uint256 amountpayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string uri_
setWhitelist(bytes32 list1Rootbytes32 list2Root
startPublicSale(
startWhitelistSale(bytes32 list1Rootbytes32 list2Root
stopMint(
transferOwnership(address newOwner
whitelist1Mint(bytes32[] proofpayable 
whitelist2Mint(uint256 amountbytes32[] proofpayable 
withdraw(payable 
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.