Bitcoin Pepes

Verified contract

Proxy

Active on Ethereum with 1,276 txns
Deployed by via 0x3fb890eb at 16607332
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 41 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
-
variable spans 2 additional slots
7 additional variables

No balances found for "Bitcoin Pepes"

0x0a9c64704bbb7b9eb62f12939c98a01825a19aeaf392d04b9dd6baa924987a60
0xdad435b3f615ae3ee4b68439a9f1893c79579e5c59c9e6ecae3c9e7b6cdf3994
0x53cde9d841db0785353c2931233ee2908585582547f4ac66c2dee4c59a0379aa
0x447d8772b2c5807e98d5401d23e7e501195fbf3731c531d2cf4b367d773e1042
0xfdf5d6f9c88f1377fb76e86523a04bc298745163e1ae8ca0d005a3f1b1e103a3
From
0x1b60bfe6f33a9efd1b804ecae0559b5a6acfe416021419a145df0f8fa33e9c19
0x0eadd1bf7e44619ad963c4531a0a9df76e62225273de5e98455cc1dbbefa9f54
0xb174ebc8a721819a52abc4edbff280a7beb339be06b937be1c8a49fdce2c3ece
0xa7d9b6127ef98f977ab20da80df73f8ec58ba657bcec294fb3a9915a0e85781f
0x98f22dbe4fae5d834c007110d9edba4b1654d4b07bf4c2d36481677788203895

Functions
Getter at block 20917028
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
SALES_MANAGER_ROLE(view returns (bytes32)
0x5ebbf78043a2215b522b1366a193ec74dd1f54e441e841a87b9653246a9c49a6
config(view returns (address metadataRendereruint64 editionSizeuint16 royaltyBPSaddress fundsRecipient)
(metadataRenderer=0x5914d9a241008b9f02f22811bf3a77e02b84d226, editionSize=10000, royaltyBPS=420, fundsRecipient=0x34c699b22d361aac2b5d3ca03736679df9c042c7)
contractURI(view returns (string)
ipfs://bafybeidbcmfpynmefdysdrtgpgqnat3yyz3jcutd2niikh2krogf22vzcq/metadata
contractVersion(view returns (uint32)
9
metadataRenderer(view returns (address)
0x5914d9a241008b9f02f22811bf3a77e02b84d226
name(view returns (string)
Bitcoin Pepes
owner(view returns (address)
0x34c699b22d361aac2b5d3ca03736679df9c042c7
 
proxiableUUID(view returns (bytes32)
saleDetails(view returns (struct IERC721DropSaleDetails)
(true, false, 0, 1676140375, 18446744073709551615, 0, 0, 0x0000000000000000000000000000000000000000000000000000000000000000, 10, 10000, 10000)
salesConfig(view returns (uint104 publicSalePriceuint32 maxSalePurchasePerAddressuint64 publicSaleStartuint64 publicSaleEnduint64 presaleStartuint64 presaleEndbytes32 presaleMerkleRoot)
(publicSalePrice=0, maxSalePurchasePerAddress=10, publicSaleStart=1676140375, publicSaleEnd=18446744073709551615, presaleStart=0, presaleEnd=0, presaleMerkleRoot=0x0000000000000000000000000000000000000000000000000000000000000000)
symbol(view returns (string)
BTC
totalSupply(view returns (uint256)
10000
zoraFeeManager(view returns (address)
0xe666ca2f5ab01a5e8ca19e505b2de3475a39d7d2
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address userview returns (bool)
isApprovedForAll(address nftOwneraddress operatorview returns (bool)
mintedPerAddress(address minterview returns (struct IERC721DropAddressMintDetails)
ownerOf(uint256 tokenIdview returns (address)
presaleMintsByAddress(addressview returns (uint256)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adminMint(address recipientuint256 quantityreturns (uint256)
adminMintAirdrop(address[] recipientsreturns (uint256)
approve(address touint256 tokenId
burn(uint256 tokenId
finalizeOpenEdition(
grantRole(bytes32 roleaddress account
initialize(string _contractNamestring _contractSymboladdress _initialOwneraddress _fundsRecipientuint64 _editionSizeuint16 _royaltyBPSstruct IERC721DropSalesConfiguration _salesConfigaddress _metadataRendererbytes _metadataRendererInit
manageMarketFilterDAOSubscription(bool enable
purchase(uint256 quantitypayable returns (uint256)
purchasePresale(uint256 quantityuint256 maxQuantityuint256 pricePerTokenbytes32[] merkleProofpayable returns (uint256)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFundsRecipient(address newRecipientAddress
setMetadataRenderer(address newRendererbytes setupRenderer
setOwner(address newOwner
setSaleConfiguration(uint104 publicSalePriceuint32 maxSalePurchasePerAddressuint64 publicSaleStartuint64 publicSaleEnduint64 presaleStartuint64 presaleEndbytes32 presaleMerkleRoot
transferFrom(address fromaddress touint256 tokenId
updateMarketFilterSettings(bytes argsreturns (bytes)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
zoraFeeForAmount(uint256 amountreturns (addressuint256)
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
FundsReceived(address indexed sourceuint256 amount
FundsRecipientChanged(address indexed newAddressaddress indexed changedBy
FundsWithdrawn(address indexed withdrawnByaddress indexed withdrawnTouint256 amountaddress feeRecipientuint256 feeAmount
OpenMintFinalized(address indexed senderuint256 numberOfMints
OwnerCanceled(address indexed previousOwneraddress indexed potentialNewOwner
OwnerPending(address indexed previousOwneraddress indexed potentialNewOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Sale(address indexed touint256 indexed quantityuint256 indexed pricePerTokenuint256 firstPurchasedTokenId
SalesConfigChanged(address indexed changedBy
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
UpdatedMetadataRenderer(address senderaddress renderer
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
receive(
Errors
Access_MissingRoleOrAdmin(bytes32 role
Access_OnlyAdmin(
Access_WithdrawNotAllowed(
Admin_InvalidUpgradeAddress(address proposedAddress
Admin_UnableToFinalizeNotOpenEdition(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MarketFilterDAOAddressNotSupportedForChain(
MintToZeroAddress(
MintZeroQuantity(
Mint_SoldOut(
ONLY_OWNER(
ONLY_PENDING_OWNER(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
Presale_Inactive(
Presale_MerkleNotApproved(
Presale_TooManyForAddress(
Purchase_TooManyForAddress(
Purchase_WrongPrice(uint256 correctPrice
RemoteOperatorFilterRegistryCallFailed(
Sale_Inactive(
Setup_RoyaltyPercentageTooHigh(uint16 maxRoyaltyBPS
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
Withdraw_FundsSendFailure(