Not Your Bro

Verified contract

Proxy

Active on Ethereum with 15,557 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"

0x8ba103841ed28b3eb9ad5eaea76144d607b9a9452080971e133b8959189be045
0xb525ee8c2e4c846417c02f0ae437954b7e71b135898c7fc5f86c9a783b3f6a76
0xc16e65400f998378ecfe3a596f3e4a4fa00030e8802569dce13600bc2d8779f6
0x5447737070073dd9e6df5944dc02cf9ebd5561307be8562182105d1cf1e503bb
0xd59fe0d7695c1d07d4402b8fb9d19bca6b454d51fae349d24f99bfdf9e3d71ab
0x0d4beebf9cccdcef848c0f4127544e146ea309d0caf0f94332144b4307169c4e
0x36a9317dcac0742acb5d9d441e7fee24dc2c28af06b0e8546d51dd300fbc57e2
0x48f400c09c00dd1ff692df5bd7c03f492b865bc755a2ca92e46b3047ba5ea784
0xf7d791c3c22b7380e49fe2365e2c85d3c762c68d526486340eedb3bb7e2304ea
0xd4958613c5f8b44b271b6632de4f9f2e37135037f392da6e56a660ddd124f7da

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