DreamWorld
Verified contract
Proxy
Active on
Ethereum with 7,989 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
13 additional
variables
Balances ($0.00)
No balances found for "DreamWorld"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21287364 | 2 days ago | | | 0 | 0.00035546568 | |
| 20998025 | a month ago | | | 0 | 0.00026144935 | |
| 20674191 | 3 months ago | | | 0 | 0.000049524939 | |
| 20642437 | 3 months ago | | | 0 | 0.00027204961 | |
| 20585089 | 3 months ago | | | 0 | 0.00017264847 | |
| 20518860 | 4 months ago | | | 0 | 0.000075942544 | |
| 20407970 | 4 months ago | | | 0 | 0.00010570591 | |
| 20208338 | 5 months ago | | | 0 | 0.00013531434 | |
| 20031230 | 6 months ago | | | 0 | 0.00029513703 | |
| 19948231 | 6 months ago | | | 0 | 0.00015800467 |
ABI
ABI objects
Getter at block 21299724 proxiableUUID() view returns (bytes32)
alMaxMint() view returns (uint128)
2
base_uri() view returns (string)
https://dreamworldnfts.com/api/nft/
isAlMintOpen() view returns (bool)
false
isMintOpen() view returns (bool)
false
maxSupply() view returns (uint128)
3315
merkleRoot() view returns (bytes32)
0x730c47420e09b5fe9bb900c0974fae5156f743760e7b9aeef6329aa228f85b1f
mintPrice() view returns (uint256)
70000000000000000
name() view returns (string)
DreamWorld
owner() view returns (address)
0x6ae2259251991b629c11e822c3ece174a082e714
paused() view returns (bool)
false
symbol() view returns (string)
DRM
tokenIdCounter() view returns (uint256)
3315
Read-only
balanceOf(address owner) view returns (uint256)
claimedToken(address) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isPrivileged(address _account) view returns (bool priv)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events allowListMint(bytes32[] _proof) payable
approve(address to, uint256 tokenId)
initialize()
pause()
publicMint() payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setAlMint(bool _state)
setApprovalForAll(address operator, bool approved)
setMetaData(string _uri)
setPublicMint(bool _state)
setSupply(uint128 _newSupply)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdrawFunds(uint256 _amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
AlMintToggle(bool isOpen)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
MetaDataReleased()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PublicMintToggle(bool isOpen)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.