DreamBeatz! Genesis

Verified contract

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

No balances found for "DreamBeatz! Genesis"

0xf4294eda951c8ac875583af7a99868d7d0085854798e8ddb502d4ef9195aca5b
0xa22e8dd0f426798767aa58084280a149273cf24d5451004256e7411170dc3eff
0x30b8e98eddf898f3f4b6b3fc05c9da0dee5f4cc9efff7326f4bf5d93b4aa1922
0x86d158c4dbc3a5398c80692798c493c802e31ff5e2592545af6c96261e532e59
0x2c143c41852a270285afdf3646ad4f461a8a31f4084d2f278b5249771a82284b
0x7a9a143446d82d673f549c62bb7873f371bd59f9374c4a54b4cc54c059df0135
0x9e12896e55dab5883c2ec0d71513c6d67d6aff9302ec1d040e93783d4853c049
0xe49167b12082711e31ea4f954e61435b6553c2e56e6277948382e92628804572
From
0xe865bb665b941223bea0cb1a8407af5c1cf79f88876f4ca168acd3392c642123
From
0x626a179d3b023250e6f9a318e70b37e006b3445a047b220206ba71e1c1592e87

Functions
Getter at block 21393185
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
https://api.dreambeatz.io/api/metadata/
beatzAddress(view returns (address)
0xa5f365d79273bbadc67f362ca359fad70d3d7391
beatz_vault(view returns (address)
0x410da9946c248bd34a339d8cfb29e5cbdae27df0
collectionSize(view returns (uint256)
5555
merkleRoot_WL(view returns (bytes32)
0xe82d3cff9eac937bfa97ce2d46b72bd8b5245322a8d37f5a1bf34a1748987566
mint_perAdd(view returns (uint256)
5555
name(view returns (string)
DreamBeatz! Genesis
owner(view returns (address)
0x410da9946c248bd34a339d8cfb29e5cbdae27df0
price(view returns (uint256)
5000000000000000
reserve(view returns (uint256)
0
reveal(view returns (bool)
true
status(view returns (uint256)
0
status_trait_swap(view returns (bool)
true
symbol(view returns (string)
DRMBTZ
totalSupply(view returns (uint256)
2501
uri(view returns (string)
https://api.dreambeatz.io/api/metadata/
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
level(uint256view returns (uint256)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
ownerTokens(address aview returns (uint256[])
supportsInterface(bytes4 interfaceIdview returns (bool)
swapPrice(stringview returns (uint256)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
giveaway(address recipientuint256 quantity
mint(uint256 quantitypayable 
mint_list(uint256 quantitybytes32[] merkleproofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBeatzAddress(address a
setBeatzVault(address a
setMerkleRoot_WL(bytes32 m
setReserve(uint256 number
setReveal(bool set
setURI(string u
set_mint_perAdd(uint256 new_
set_price(uint256 price_
set_swapPrice(string categoryuint256 price_
swapTrait(uint256 idstring category
switch_status(uint256 Status
switch_status_trait_swap(bool Status
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(