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

Ninja Squad

Verified contract

Active on Ethereum with 16,530 txns
Deployed by via 0x1aed34cb at 13647742
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "Ninja Squad"

0x8ea8d319f251c94879bdf5e8b033ed03ebb57ee7e928120db6b808106c930620
0x4775337dd3d76384b253ecb63b081b46a30c6bfb2c16f9e68bb27e87d80e5645
0x855de5748c22bd94db3191696861de182a86d82afd31afb10e21b210293381d0
0xc99e48842b8aed398adc166c105f350a7dc4ff3542c102ece447d0fa5bf1ea75
0xcb25c3e0830b36302dbc4c41c63a56a92d4c850949bd500217202cf40a707136
0x48fda49b418f70b89b138e2599babe67a5a57482803a77d62b4feb9dfa51d8d6
0xb2f0a4e0aa2491f394f9c73d83003da0f0e1ca217969544cc808dbe94ed80809
0x936eb4df51d29c6dcfd8b2413c7c869acc1f880ad510f11eeb0c3617021a0833
0x5e5b9c5be9c11f31a02b862dfb3c58f53c8dc9f627d58e6c407d46df95151986
0x20caa1f21ebb62768a275314fd9903d443f42d5aabbd360ba5a010e3c22ce14c

Functions
Getter at block 20802831
IS_PRESALE_ACTIVE(view returns (bool)
false
IS_SALE_ACTIVE(view returns (bool)
true
name(view returns (string)
Ninja Squad
owner(view returns (address)
0xab910585a6daceea4eabb587e6aaefc888dd9716
root(view returns (bytes32)
0x566ad3d31ed466d69925b9327d4e5bc62d2dc967510eca71456b9071897cdd13
symbol(view returns (string)
NINJA
totalSupply(view returns (uint256)
8888
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCurrentMintCount(address _accountview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _owneruint256 startIduint256 endIdview returns (uint256[])
State-modifying
approve(address touint256 tokenId
ownerMint(uint256 numberOfTokens
presaleMint(address accountuint256 numberOfTokensuint256 allowancestring keybytes32[] proofpayable 
publicSaleMint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newUri
setMerkleRoot(bytes32 merkleroot
togglePreSale(
togglePublicSale(
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(string namestring symbolbytes32 merklerootaddress _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.