Bubble Gun Gang Classic

Verified contract

Active on Ethereum with 3,771 txns
Deployed by via 0xc842f61a at 16052363
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bubble Gun Gang Classic"

0x157a36a77ea5eca5c06eb27635b8a876d6c9a5885f2fb4f46eb02889783e01ce
0xec612995261536894a91de0b701307bf56ecc96b1c434f5fe7f65d15e83f75da
0x7d3f50962b415d0dff521570afdc08c734bfa82457be9cac7ba0da673ac9c3d5
0x78b85550426b757a884d155d9f9852b818dc9065af0928b3d47b3d060e636186
0x6018b9a24f937e6dbf2fe9a86e58954550e5811147e2b3ef6df89379d80131e4
0x16e36bef8b594f96d9c1210f3c9630ab58c8b85f3eba851d099765ad0ffe0cdb
0xcb91a6482b507ebbf123b23fe2d12b57ac4a4989e21ae4eb890268384eb03867
0xd5d2bdbefe80090e92be25a18b23eeeaf15d073b35ede23002fd293ff696bf54
0xcbb9bebb082bf6141c69569595ec66fa60afd588b40ca5c837aaf3b55d9c73ea
0x73a17f10a3410ecec638a2a44400338b37732d841ca7599d3eed87bcb2c58a3e

Functions
Getter at block 21173036
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
dev(view returns (address)
0xa92838ed7c8e6a6cee783f8583ae4a7f0352ce3d
isAllowListActive(view returns (bool)
true
isPublicActive(view returns (bool)
true
name(view returns (string)
Bubble Gun Gang Classic
owner(view returns (address)
0x042985c1eb919748508b4aa028688dfe43b083aa
symbol(view returns (string)
BGGC
totalSupply(view returns (uint256)
6550
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
allowListMint(uint256 amountpayable 
approve(address operatoruint256 tokenIdpayable 
publicMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setURI(string _URI
setURIExtension(string _baseExt
toggleAllowList(
togglePublic(
transferDevOwnership(address newOwner
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
zCollectETH(
zDev(
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(