Bloo Loops

Verified contract

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

No balances found for "Bloo Loops"

0x57b3bcca2481589273f7105cbc16b016e7e7fee4ef914a2a42fccb574b227b4b
0xc1e2d2318cfcfdb87888826328703ffa6de1fadca8995994ac7ad6aa688dec8e
0xd31318b81bc733eee3586adf150d392b65f1d6ff821d3ca994dc46b1e97f0ec8
0x5509c2591d7e4b60668df1d7991256e7b40cac75a380683892759adf73bf41d0
0x961b2295976f3cdeead92bfeb5cce4f1f61af75d3869cba77929ad09599e1e67
0x4f41f1a6c3c2dd7237de2aab409b7742de04c8092337cd1e72d47622d5e07954
From
0x998e0a081bdefedcbcf17bff02ae7bbd7f21470f5cc9ce2f8394f27d31d62082
0x7d03735081b0e2069269a56254dc36b4b1fe5f164b21739ba7c6f7aa985c390a
0x230797a224387af6d431d352523c5c4432aef274520c75389444f6833523f400
0x581c7c0d4352afcad63cb56e13d0e072385c0df5a50f821674a89ae4e4e6f108

Functions
Getter at block 21258794
PROVENANCE_HASH(view returns (string)
baseURI(view returns (string)
https://blooloops.io/api/metadata/
beneficiary(view returns (address)
0x0f5d7f7dd4ae37bbbb1a1f824133c4d2520e75c0
contractURI(view returns (string)
https://blooloops.io/api/contract
merkleRoot(view returns (bytes32)
0x501d7e14d6127cfb4b26613c8e05e73dd1ee865c019dbd4af1ee77f26f57339f
name(view returns (string)
Bloo Loops
owner(view returns (address)
0xe419b8ea59602bbd3d820ba3a501adcb2613fde4
priceBlooList(view returns (uint256)
40000000000000000
pricePublic(view returns (uint256)
60000000000000000
priceRaffle(view returns (uint256)
50000000000000000
royalties(view returns (address)
0x0f5d7f7dd4ae37bbbb1a1f824133c4d2520e75c0
royaltiesFee(view returns (uint256)
65
saleState(view returns (uint8)
0
symbol(view returns (string)
BLOO
totalSupply(view returns (uint256)
5000
Read-only
alreadyMinted(address addrview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintBlooList(uint256 amountbytes32[] merkleProofuint256 maxAmountpayable 
mintPublic(uint256 amountpayable 
mintRaffle(uint256 amountbytes32[] merkleProofuint256 maxAmountpayable 
ownerMint(address touint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setBeneficiary(address _beneficiary
setContractURI(string uri
setMerkleProof(bytes32 _merkleRoot
setProvenanceHash(string hash
setRoyalties(address _royalties
setRoyaltiesFee(uint256 _royaltiesFee
setSaleState(uint8 state
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(address _beneficiaryaddress _royaltiesuint256 _initialRoyaltiesFeestring _initialBaseURIstring _initialContractURI
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(