Reverie by Emily Edelman

Verified contract

Proxy

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

No balances found for "Reverie by Emily Edelman"

0x54ecb2eb2c6cc9bf075c4a73c97ab5f83778f368c475c0d22209b307d1a2baa1
0x966db3d11183d0916fe253c4527c54f53f29592a86dd8f523a36beb7eb305ca7
0x41eb48d6a40b2379483e0510412a8b811045e75fe84be44e15fc3c70e0adff6e
0xf9271aeaac2feee40ee747b914d9ff22b382b76113517dbe241dbf61da0945ca
0x373ae8739dbe647909bb2a36f8e1f7f624e2b49f40eebccffcf0ae96b7e45179
0x5510b849ac4ada096f75e8d8173da426be3743138f7da53d2cec51ed7f1468c1
0x22066ba32b27d2c86227908eaf6446376aa098a0486a2f3e5289b5f3519a3bac
0xc664b83101f623e4593a7346942841cd361578186b0d642924716034a88e1785
0xb0c8a6caa414968ad498d7d504823a346e096624f589c55cf2cce40f890cc604
0x7840221b7dbe823f4563fd7533b43533c281f430638d5b1608bb1d691ba3c680

Functions
Getter at block 21330093
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_baseUri(view returns (string)
ipfs://bafybeib6hx7cwzhjldvrzxffdfcowrv336twmuvxax7buqse23i7xtoijy
_name(view returns (string)
Reverie by Emily Edelman
creator(view returns (address)
0xb0253c9c270a2c46be487d366aa9b25bebcb0c1e
gatewayManager(view returns (address)
0xe445fb0297f7d1f507df708185946210eb6a9de6
mintingManager(view returns (address)
0xe445fb0297f7d1f507df708185946210eb6a9de6
name(view returns (string)
Reverie by Emily Edelman
owner(view returns (address)
0xb0253c9c270a2c46be487d366aa9b25bebcb0c1e
symbol(view returns (string)
totalSupply(view returns (uint256)
15
Read-only
_balances(addressview returns (uint256)
_owners(uint256view returns (address)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
batchMintWithCreator(address[] touint256[] tokenIds
initDefaultOperatorFilterer(
initOperatorFilterer(address subscriptionOrRegistrantToCopybool subscribe
initialize(string uri_address minter_address gatewayManager_string contractName_uint256 royaltyValue_address owner_
mintWithCreator(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setGatewayManager(address gatewayManager_
setMintingManager(address minter_
setRoyalties(address royaltyRecipientuint256 royaltyValue
setURI(string newuri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator