BBB

Verified contract

Active on Ethereum with 9,587 txns
Deployed by via 0xf8f77b79 at 15625867
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BBB"

0x8cb2926bcfa58dd3f22222d94e9a021b1c37fad7e5665e12aea7af41e18bd83b
0xd79f64c45ac550d6d684b3b7e702da975fa1749e375576a7fc8af90285655a88
0x5626a1783a32d7b95a5f20367c7ec75c3eaf07569b090d76cb3ff4b68a393d14
0xd72d1e5b2ec548489ade06c58905395b7efe27f342a86835fdebf1c86ab52f64
0xbd0afb0deb081262143b9d094fe70076579fb3170da456a42982bc0d4befb123
0x8cdf77c255f59d0bccb2b82191e3794510f1cda2389f852fcced74db12e058fa
0x8a9b9313fc6962d87f70bc45ec78d28deb6e3b401930a00bc60e6c74164b2565
0x99152d5d49d21a22b7259b08abe3f8361aa81c7df81bf38af42c54ca5146943c
0x476976f705dc9d813641f42085b11dee73b9d3e1674b0896403d4f12f6654a87
0x330dc932daff39ab13b252cb4214f8426a8f6561ccd6f8b418c0da153c12af0c

Functions
Getter at block 20871015
MAX_PER_WALLET(view returns (uint256)
7
MAX_SUPPLY(view returns (uint256)
10000
MINT_PASS_ID(view returns (uint256)
0
name(view returns (string)
BBB
owner(view returns (address)
0xee547a830a9a54653de3d40a67bd2bc050daed81
publicSale(view returns (bool)
false
symbol(view returns (string)
Beep Boop Box
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
mintedPasses(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenIdview returns (string)
State-modifying
adminMint(address recipientuint256 quantity
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
mint(uint256 quantitypayable 
redeem(address recipientuint256 quantity
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setErc721Contract(address erc721Contract_
togglePublicSale(
transferOwnership(address newOwner
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string namestring symbolstring metadataUri_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.