BitNinjas

Verified contract

Active on Ethereum with 561 txns
Deployed by via 0x13c838eb at 15038019
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BitNinjas"

0x2f291f780b268ba1c35a533ef4519aa4d038ecca1cbc43cc4457ff7dc33c4ec4
0x684d865e709af69be5e52d5b8a56759b493eaa8675ae0194d7b3ace61e3fcce4
From
0x7f5c75ff6d4b7cac5b9d8f4bae293f84bb6e35328898fc38002b627b829736de
0x1677577aa713714b368bf712de0cad44b60dcb050a05d08c7d9fe830dfb6f861
0x2981e4a8d976a17a3db65d64ff9810e80cb6c584de7a98456f91cf166ab978bb
0x5896ac6854f685a21a5a8d4180e86250759dbc31ef132682a6f75665f010bd66
0xa9105bdf9b821c8ce92f6b6b7ad22594919c29f192840b1d44d9746fbc074228
0x85faaea3fd8fdfd205eab74e50e4328144c185b8549ec9b22c9281a48fd04cfd
0x3c366afd5227085539db11bd606154969100f7eb6a3936ce553a5b2ee88892e8
0xd46f85a813770b875da72760183b35c051a0804cc58eeb69004f1443cf48e242
From

Functions
Getter at block 21276283
MAX_MINTS_PER_TX(view returns (uint256)
1
NUM_FREE_MINTS(view returns (uint256)
500
PUBLIC_SALE_PRICE(view returns (uint256)
10000000000000000
getBaseURI(view returns (string)
ipfs://QmdZWjyWbhPTzn6PQhHqaAs1iKWXppLqWFDgUwRrsmBApd
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
808
name(view returns (string)
Bit-Ninjas
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xd092d9ce79d272c772dac0ff4facd7af85dc93be
symbol(view returns (string)
BN
totalSupply(view returns (uint256)
505
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
mints(uint256 _numfreemints
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive
setIsPublicSaleActive(bool _isPublicSaleActive
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
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.