Not Your Bro

Verified contract

Proxy

Active on Ethereum with 15,579 txns
Deployed by via 0x780287d2 at 14286549
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
13 additional variables

No balances found for "Not Your Bro"

0x6d97006376b2e939154b6fbb26b7f1e01bce2acbe67b60e994889a45cdd7092a
0xa71c7841a0023387a7dd997778d76f2efddad99b38579bff4ce3029ca3459eed
0xc2fb84b3c41466294e36dc0ed65e51838e6d76622b491579efd114b8cc3d4f21
0x70cc1b426b243bf8e942b2cceecdc50d74ce177b681c821656f363a78143782d
0xbb3853435961995e93cd84e142c6fd4abd483cceb039106623a1a9cd92f8ea96
0x55dc43669421726d96f3ff13f438386e7f34534645f743dc8489ecd715d32c61
0x6e5b825363339393bd214e41061b8ad4bfb23c5f85bf91dc283458ea3a38339b
0x56a14115ccc1f4b9b59a13d284f5e40d715263aca9beb6418062df6dc4d026ad
0x84d3b479b70ea34e7079a4220213990c265e58bb84fbf1f5f77f911515999044
0xb73b28a7caeedb87ff7c276fa85f90bd6ff39e5731c86185f420fcf87fb34731

Functions
Getter at block 21296625
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
10000
maxPerMint(view returns (uint256)
2
maxPerWallet(view returns (uint256)
5
name(view returns (string)
Not Your Bro
owner(view returns (address)
0xe38fc29c65f4fba223e03ebbc7562f59c7bc0825
presaleActive(view returns (bool)
false
price(view returns (uint256)
80000000000000000
saleActive(view returns (bool)
false
symbol(view returns (string)
NYB
totalRevenue(view returns (uint256)
790880000000000000000
totalSupply(view returns (uint256)
10000
treasury(view returns (address)
0xe38fc29c65f4fba223e03ebbc7562f59c7bc0825
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
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
batchAirdrop(uint256[] numberOfTokensaddress[] recipients
initialize(string name_string symbol_address treasury_address trustedForwarder_
mint(uint256 numberOfTokenspayable 
presaleMint(uint256 numberOfTokensbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMerkleRoot(bytes32 newRoot
setTreasury(address newTreasury
startAuction(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newStartPriceuint256 newEndPriceuint256 newDurationbool presale
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MerkleRootSet(bytes32 indexed merkleRoot
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenBaseURISet(string indexed tokenBaseURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.