Beaniebros.xyz

Verified contract

Active on Ethereum with 700 txns
Deployed by via 0xb98713d7 at 15001572
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Beaniebros.xyz"

0xb1e0f7006a54b892ae05e3aaa7804f5e8c9233bcc776e1fcab6dd13191502db9
0x16008d269281a08d642e93c98db50ed5c9299f0e0b08202e57c19c77d36906b3
0xfa33001c3ddf0d3e600bb47eea76192db1fca5784e142af765c44ab3a1fd54de
0x7676594743bf7e29652354039dca085c31ecd557b965678675bbeff65abd958c
0x2532c94b489af2152676bf32e3ecbd346c78c1f56e0dadd357b6bdbdb932df34
0x56b93e7c513dd20cd719b0fae13a3b203b4c100e9777d24041ec061172249414
0xf7c91669b6e978866f179fe4c094da9f078c1b172e5bc09fb343e4a7a0f54836
0xb638c46bafd7246f867c559a2001b6f7cc9fae7a9bf2805fff6cf2efa556a4e9
0xe08fc5f11c40cab31c85fd1a6035af0b83f81c69a48ed8758a3338185e076434
0xa9f6163f05fbb171f6dc06b2e205217c8a5fa87e206bd9634af0345c79e4d182

Functions
Getter at block 21215400
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://bafybeib3a6tk3226wej4rber26re7litftk54ryulnfvjadlv62cuo7rbq/
freeprice(view returns (uint256)
0
maxPerTx(view returns (uint256)
5
maxSupply(view returns (uint256)
3000
mintEnabled(view returns (bool)
false
multiplePrice(view returns (uint256)
0
name(view returns (string)
Beaniebros.xyz
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x07c525a2bcd909bde52ce36ce20545745c91db11
symbol(view returns (string)
BEANIEBROSXYZ
totalSupply(view returns (uint256)
3000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 amountpayable 
ownerBatchMint(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setMaxPerTx(uint256 maxPerTx_
setPrice(uint256 price_
setmaxSupply(uint256 maxSupply_
toggleMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(