Energetic dreams

Verified contract

Proxy

Active on Base with 75 txns
Deployed by via 0xf082d89e at 17705349
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Energetic dreams"

0x6140960b9f3dc76ea544ea9a997d8afa33f33bf54eb407db6fcfc8107a1a6666
0x0e5e64887a43b0a47f8fcfdae774510bd0ff98855e9a6a5e8aa5f85c1dae3bbe
0xe32cedee8873e2e9e6db2397c52192d3d1d324f04b7cf1c63ee09a37ae4bffd9
0x67f7a319b17163de46081e1f44a79e64565f56bd32f1134fbed344a5fd9dead0
0xfa498aa5f8086cdb59be6f1245d67ec3a2b845126fb3f0c8c4a072ca4ca03d14
0x52cc052be918ea9a0e84912a35810cfad52ee1d18f9d10a188b401dde838ae62
0x83f8dc1b8e74061608919ac0098df4b79d91efeda8b8bb9f7fea117cae771987
0x636ecbfdf4f754c64e76a152e2faf113527c9830db4f1d9a0e00d01cda123062
0x26fabc3cd160f50fcb9c2a8fd63f261c1f9873829f42547052f7d905b820cda9
0x7fdbfe22212df89bcebe8c020fc0c023b0abfbe63c9d742e0effdb96182ecaac

Functions
Getter at block 22421937
REGISTRY(view returns (address)
0xc6ea7ee0715d20f7cfd8f2d50d1ebd85ee161871
ROUTER(view returns (address)
0x5e09ef69bebbbf04334242ec6d942296a96bd75f
contractURI(view returns (string)
ipfs://QmXw7naNN6pgjTwW7ehA239aeqDvJTisgUcZWtx5dEesQ9
creator(view returns (address)
0x57b99bb56d6c753e195f7b2d3f036e17d3d379c8
name(view returns (string)
Energetic dreams
node(view returns (struct Node)
(2, (8453, 0x4395ae8d77d9e39d560d54970d0c5866d3ec36c4), (8453, 0x57b99bb56d6c753e195f7b2d3f036e17d3d379c8), 0x)
owner(view returns (address)
0x57b99bb56d6c753e195f7b2d3f036e17d3d379c8
totalWorks(view returns (uint256)
15
uri(view returns (string)
ipfs://QmXw7naNN6pgjTwW7ehA239aeqDvJTisgUcZWtx5dEesQ9
Read-only
_metadata(uint256view returns (string labelstring uribytes data)
balanceOf(address owneruint256 idview returns (uint256 result)
balanceOfBatch(address[] ownersuint256[] idsview returns (uint256[] balances)
creator(uint256 tokenIdview returns (address)
hasAllRoles(address user_uint256 roles_view returns (bool)
hasAnyRole(address user_uint256 roles_view returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool result)
maxSupply(uint256 tokenId_view returns (uint256)
metadata(uint256 id_view returns (struct Metadata)
mintFee(uint256 tokenId_view returns (uint256)
mintFee(uint256 tokenId_uint256 amount_view returns (uint256)
name(uint256 tokenIdview returns (string)
node(uint256 tokenIdview returns (struct Node)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
rolesOf(address user_view returns (uint256)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
strategy(uint256 tokenId_view returns (struct Strategy)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 tokenId_view returns (uint256)
uri(uint256 tokenId_view returns (string)
works(uint256view returns (address creatoruint256 maxSupplyuint256 totalSupplyuint64 opensAtuint64 closesAtstruct Strategy strategy)
State-modifying
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
grantPublisherRole(address publisher_
grantRoles(address user_uint256 roles_payable 
initialize(address router_address registry_address owner_address controller_struct Metadata metadata_
mint(address to_uint256 tokenId_uint256 amount_address referrer_bytes data_payable 
mintBatch(address to_uint256[] tokenIds_uint256[] amounts_bytes data_payable 
mintBatch(address[] receivers_uint256 tokenId_uint256 amount_bytes data_payable 
mintWithComment(address to_uint256 tokenId_uint256 amount_address referrer_bytes data_string comment_payable 
promoMint(address[] receivers_uint256 tokenId_bytes data_
publish(address creator_uint256 maxSupply_uint64 opensAt_uint64 closesAt_struct Node[] attributions_struct Strategy strategy_struct Metadata metadata_returns (uint256 tokenId)
renounceOwnership(payable 
renounceRoles(uint256 rolespayable 
requestOwnershipHandover(payable 
revokePublisherRole(address publisher_
revokeRoles(address user_uint256 roles_payable 
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool isApproved
setMetadata(uint256 id_struct Metadata metadata_
setRoyaltyTarget(uint256 tokenIdaddress target
setStrategy(uint256 tokenId_struct Strategy strategy_
setTimeframe(uint256 tokenIduint64 opensAtuint64 closesAt
transferOwnership(address newOwnerpayable 
transferWork(address to_uint256 tokenId_
Events
ApprovalForAll(address indexed owneraddress indexed operatorbool isApproved
Comment(address indexed collectionuint256 indexed tokenIdaddress indexed authorstring comment
Initialized(uint64 version
Minted(address indexed collectionuint256 indexed tokenIdaddress indexed touint256 amountbytes data
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Published(address indexed collectionuint256 indexed tokenIdstruct Strategy strategy
RolesUpdated(address indexed useruint256 indexed roles
TimeframeUpdated(address indexed collectionuint256 indexed tokenIduint64 opensAtuint64 closesAt
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] amounts
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 amount
URI(string valueuint256 indexed id
WorkTransferred(address indexed collectionuint256 indexed tokenIdaddress indexed to
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccountBalanceOverflow(
AlreadyInitialized(
ArrayLengthsMismatch(
InsufficientBalance(
InvalidInitialization(
MaxSupplyReached(
NewOwnerIsZeroAddress(
NoHandoverRequest(
NotInitializing(
NotOpen(uint64 opensAt_uint64 closesAt_
NotOwnerNorApproved(
RoyaltyOverflow(
RoyaltyReceiverIsZeroAddress(
TransferToNonERC1155ReceiverImplementer(
TransferToZeroAddress(
Unauthorized(