Butt Based

Unverified contract

Proxy

Active on Base with 16 txns
Deployed by via 0x38387096 at 5934407
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "Butt Based"

0xba0afaa2530c1730aa31e0a927af3faf187ec5697c9436ec91c817970f2a5420
0x781bdf98350adb9408935cc71b3739b8d7c7abfbfccd77e93985ef538ff9c2da
0x91481a4ce310aca09d12b4017d8dc756f56c16ee781b1c84949567867a45b096
0xab4741f28cbaca877737908c38af6e911f769a02ac60375bfc5482b74a8316c1
0x92c29f7c2c166b78a52add0dab0833dd2ca27f4cab1ac606d6722f6280a2e166
0x2eb18a88d311b5d49132477eacfc013320c02ad5eb3bbd453b1efb3108a7466e
0x65bbee402b5372f410dd4d321e3dc7ec575f37379544da9e3bcb901b85b7456a
0x42544cec38a062289e06950740d3de28be02300bea5d183c8cfbc5884516e5cd
0x42456828da3b71f08109d38d7a91a6018e7a50f3f778208b78223f7fc796f821
0x4e48fe6477bee56a3a5464508b60d9a9af658911bd94a879a3c00c93a5456db3

Functions
Getter at block 21977315
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimCondition(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=1)
contractURI(view returns (string)
ipfs://QmWsoLVWEAXCSmtzGdz3inzci4DohsiKhtgdt8gXaEJeDk/0
getActiveClaimConditionId(view returns (uint256)
0
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x3d1dfdca0894dd1a3a1ecec80861aa3ba93ed55f, 750)
name(view returns (string)
Butt Based
nextTokenIdToClaim(view returns (uint256)
402
nextTokenIdToMint(view returns (uint256)
402
operatorRestriction(view returns (bool)
true
owner(view returns (address)
0xf74acf727950d92f202ec61da18587960350ee02
primarySaleRecipient(view returns (address)
0x3d1dfdca0894dd1a3a1ecec80861aa3ba93ed55f
sharedMetadata(view returns (string namestring descriptionstring imageURIstring animationURI)
(name=Butt Based , description=Making NFT's great again, one butt at a time! , imageURI=ipfs://QmSKaVBCYrGBHjNDisk3fvopzxUF8syjLsUv7yA6sstxc1/20231017_231904.gif, animationURI=)
startTokenId(pure returns (uint256)
1
symbol(view returns (string)
BTBSD
totalMinted(view returns (uint256)
401
totalSupply(view returns (uint256)
401
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership ownership)
getApproved(uint256 tokenIdview returns (address)
getClaimConditionById(uint256 _conditionIdview returns (struct IClaimConditionClaimCondition condition)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address member)
getRoleMemberCount(bytes32 roleview returns (uint256 count)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
getSupplyClaimedByWallet(uint256 _conditionIdaddress _claimerview returns (uint256 supplyClaimedByWallet)
hasRole(bytes32 roleaddress accountview returns (bool)
hasRoleWithSwitch(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
verifyClaim(uint256 _conditionIdaddress _claimeruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofview returns (bool isOverride)
State-modifying
approve(address operatoruint256 tokenIdpayable 
burn(uint256 tokenId
claim(address _receiveruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofbytes _datapayable 
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _saleRecipientaddress _royaltyRecipientuint128 _royaltyBps
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setClaimConditions(struct IClaimConditionClaimCondition[] _conditionsbool _resetClaimEligibility
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setOperatorRestriction(bool _restriction
setOwner(address _newOwner
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
setSharedMetadata(struct ISharedMetadataSharedMetadataInfo _metadata
subscribeToRegistry(address _subscription
transferFrom(address fromaddress touint256 tokenIdpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ClaimConditionsUpdated(struct IClaimConditionClaimCondition[] claimConditionsbool resetEligibility
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ContractURIUpdated(string prevURIstring newURI
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
Initialized(uint8 version
MetadataUpdate(uint256 _tokenId
OperatorRestriction(bool restriction
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyForToken(uint256 indexed tokenIdaddress indexed royaltyRecipientuint256 royaltyBps
SharedMetadataUpdated(string namestring descriptionstring imageURIstring animationURI
TokensClaimed(uint256 indexed claimConditionIndexaddress indexed claimeraddress indexed receiveruint256 startTokenIduint256 quantityClaimed
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(