Dreams

Verified contract

Active on Ethereum with 1,911 txns
Deployed by via 0xd8f2e760 at 14275614
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#9997)
ERC-721
--
 (#9951)
ERC-721
--
 (#9920)
ERC-721
--
 (#9916)
ERC-721
--
 (#9914)
ERC-721
--
 (#9913)
ERC-721
--
 (#9886)
ERC-721
--
 (#9880)
ERC-721
--
 (#9866)
ERC-721
--
0x02c7f7d30d1b1f3218aa820509ea51a8ca132e858ccc26e0a8b494ab064437dd
0x892ee4554ac51512edb60fed257f650640df93c855d4fdcec3051db600dee9a3
0x4e8d33dbcb7e19330798b009b9093878818c99ad25fc4c7c6187d3a71283edeb
0xa391412ffc3406d5e036605a92e4a6d2b04f0f041b86d91b1a1f03eba666ff3c
0x1a9c2fdad6ee5813fb32d7b38abf669146eac00e4aaf55399a2dc36fbd0dc5a0
0x718195ef5b561f4011f0b9bb275f009cfd1ea5eed15a59ed407aef32b6257e55
0xa576ab6729a2e1e363dad3f50a5b90690e16ae4729b4ced0c54ad5e680ab9915
0x13dcb6fcc81d6eedc77717c928f8a1c426156debfa50ca1b256d2ffb3f077cb7
0xa994e794988a4ea7fdb6dfc12c9462701c69d15b76ceb22c77f8a0dfc38eb6a4
0xa203db37e29fa475645a6129173a7a07ff8b7038f4cb270862a54ac8573c885f

Functions
Getter at block 20863765
DOMAIN_SEPARATOR(view returns (bytes32)
0x4fabf36b31cf8251577951184f3310bd602be5edfa2eea736df2a8056484a6b2
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
gen0(view returns (address)
0x4e2781e3ad94b2dfcf34c51de0d8e9358c69f296
gen1(view returns (address)
0xab9f99e6460f6b7940ab7920f44d97b725e0fa4c
gen1MintPrice(view returns (uint248 pricebool active)
(price=444000000000000000000, active=true)
harvestBaseRate(view returns (uint128)
100000000000000
harvestMintCap(view returns (uint256)
7000000000000000000000000
minStakeBlocks(view returns (uint32)
6600
mintCap(view returns (uint256)
10000000000000000000000000
name(view returns (string)
Dreams
owner(view returns (address)
0x3b465bf6bcf57e6e7f05c216f581035536214d7a
symbol(view returns (string)
DREAMS
totalHarvestMinted(view returns (uint128)
4872318822000000000000000
totalMinted(view returns (uint128)
5207074476387552208598899
totalSupply(view returns (uint256)
2294878476387552208598899
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getNFTData(uint256[] tokenUidsuint256[] dataTypeIdsview returns (bytes32[])
hasPurchasedTicket(uint256addressview returns (bool)
isClaimed(uint256 slotview returns (bool)
minters(addressview returns (bool)
nftData(uint256uint256view returns (bytes32)
nftDataPrices(uint256view returns (uint248 pricebool active)
nonces(addressview returns (uint256)
stakedNFTByIndex(address owneruint256 indexview returns (uint256)
stakedNFTs(address ownerview returns (uint256[])
ticketPrices(uint256view returns (uint248 pricebool active)
ticketPurchases(uint256uint256view returns (address)
State-modifying
approve(address spenderuint256 amountreturns (bool)
authorizeMinter(address minter
burn(uint256 amount
burnFrom(address accountuint256 amount
claim(address touint256 amountuint256 slotbytes32[] proof
harvest(uint256[] ratesbytes32[][] proofsreturns (uint256)
mint(address touint256 amount
mintGen1(uint256 numTokens
passBackGen1Ownership(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
purchaseTicket(uint256 ticketTypeId
renounceOwnership(
revokeMinter(address minter
selfMint(uint256 amount
setClaimMerkleRoot(bytes32 root
setGen1MintPrice(uint128 pricebool active
setHarvestBaseRate(uint128 value
setMinStakeBlocks(uint32 value
setNFTData(uint256 tokenUiduint256 dataTypeIdbytes32 value
setNFTDataPrice(uint256 dataTypeIduint248 pricebool active
setRatesMerkleRoot(bytes32 value
setStakedNFTData(uint256 tokenUiduint256 indexuint256 dataTypeIdbytes32 value
setTicketPrice(uint256 ticketTypeIduint248 pricebool active
stakeNFTs(uint256[] tokenUids
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unstakeNFTs(uint256[] indicesuint256 numStaked
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
NFTDataChanged(uint256 tokenUiduint256 dataTypeIdbytes32 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
IndexOutOfBounds(
InvalidProof(
NoMoreAvailableToMint(
NotActive(
Unauthorized(