Big Boy

Unverified contract

Proxy

Active on Base with 189 txns
Deployed by via 0x182a7f80 at 7491254
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 48 additional slots
ERC-20
Value $0
ERC-20
--
0xb5e1f4c10235ac618a7ccb14df83b57726cd09add4e28a306b7fbc5ac886b028
0xe8231e35a8be23283b4cecf67925a44d6edadad343b77ead16564b1d28b366b1
0x2e5a6aae07f46f19925550ec2168a77d3c46ce848d02ff767de711e98f3515d6
0xbc905e41be15d122a02bab22d6de4c5d9c266e67474e3fcc8501964ba3004bfe
0x47784490ddd968f93ea6603dc24067257ca09f04accb167a06895bdd31aaff2e
0x61d47f512c2e97cd2b6c02d406c93a65aabc24cba423cbb136144bd94ec836c8
0x3be3d5306552020830b65446d5079666fe2598ec9fbc44ec35ec9509dfc2d766
0x2be1683ea2378b3e846a61977e34cbb5a8f81648770f6fc13105a3cf50ca96fc
0xb96f3fd3706199c8656282b49169ee5b0063f04f5ec1185e568babe1d66c70ac
0x27c38b2616426a8d1551c5fd8a4ec8fb0d56584595ad0cb1c6e84cbb74a06561

Functions
Getter at block 22759802
IMPLEMENTATION_TYPE(view returns (bytes32)
0xdcfc50123fc6ea3c803b5b1b4cbbc9ce5b81f13451fd3124e43ef593fd840d19
IMPLEMENTATION_VERSION(view returns (uint8)
1
abDataRegistry(view returns (address)
0xcb8399d84e17fd5b4e955c716647c7bb2c35ab63
abVerifier(view returns (address)
0x3d6aac1c88dc62ef6a81b8ce98f1f36e270b0707
dropId(view returns (uint256)
10017
name(view returns (string)
Big Boy
owner(view returns (address)
0x47a04ddda472b89c0ae9def9fc3457d2070496f1
publisher(view returns (address)
0x47a04ddda472b89c0ae9def9fc3457d2070496f1
sharePerToken(view returns (uint256)
0
symbol(view returns (string _symbol)
AB10017
totalSupply(view returns (uint256)
399
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedPerPhase(address useruint256 phaseIdview returns (uint256 minted)
ownerOf(uint256 tokenIdview returns (address)
phases(uint256view returns (uint256 phaseStartuint256 phaseEnduint256 priceuint256 maxMintbool isPublic)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string _tokenURI)
State-modifying
approve(address touint256 tokenIdpayable 
initDrop(uint256 _sharePerTokenuint256 _mintGenesisaddress _genesisRecipientaddress _royaltyCurrencystring _baseUri
initialize(address _publisheraddress _abDataRegistryaddress _abVerifierstring _name
mint(address _touint256 _phaseIduint256 _quantitybytes _signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setDropPhases(struct ABDataTypesPhase[] _phases
setSharePerToken(uint256 _newSharePerToken
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawERC20(address _tokenuint256 _amount
withdrawToRightholder(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(
DROP_ALREADY_INITIALIZED(
DROP_NOT_INITIALIZED(
INCORRECT_ETH_SENT(
INVALID_PARAMETER(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NOT_ELIGIBLE(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PHASE_NOT_ACTIVE(
TRANSFER_FAILED(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(