NinjalertsLifetimeNFT

Verified contract

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

No balances found for "NinjalertsLifetimeNFT"

0x3ea258db4afde9a328020047f90904870c907a2ac452f01d7263acb9e5e62477
0xdde38127ae9f14cc7d297d576d76ccb566832624cbb11b844071a679c7ccb8cb
From
0x331f7ba824752ab9300a34fcbdeae4cd5cae97347b18a6651f9fb70740668d0e
0xa1c188f531145e540e32552885cda1b1d7bdd60e77178d9228d76263405adf11
0x8394dbf536e863c06a822c68045c2428084a3e352260d32592acd1813be995c8
0xb09815c5fc44304c599f2019cd8b39ea20cbe6b46c918999890a8655397f4382
0x674c1032986b1267ce32cc837531e3b305b1675df1c37b8aa94ec99c98797820
0x22062d6b8bbfb571407e6f3a16cdcd403ef5c040954a401ca4feb3608f5d7b1f
0xfaaf5641fa97b116780432803d7efc32565af453f468b74b706a086c5114008d
0xdde3ab9ea3ad5623c16bfc60968bf66227fc6354956dc6a9455173e462ed9e70

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