Verse Works

Verified contract

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

No balances found for "Verse Works"

0x547875dc96e5488ac65d5cd22be59492ae3c3f0a5214c36d6e99a5d882833769
0x1a31be8de1df90ca74a39f65ecd47e81223ee8a95f14fcd217b6111cd3b75aed
0xb73df2adc72ff7c51b546dd9ca6c70f1e35126b52848b8a3e5f8d12dd13a8a07
0xc6db7f5d5b7fbc319710e5e39f30b37d6070521072940d0a4e9cda47dd8d4f03
0x7a6945ae09a7dde1c4d6bba4865bf857fae6f5390b41f2631062d9cdf8c0e047
0xe7d35f53ed56071ceafb823218c39e781aba7f831ccc3bf9400911c3838953ff
0x64409d4795bd91324736011c0d1cdd4f267b57975551f412d047e39c66379339
0x6a9c4cf4bfb77b430e3fcb202010bc28354001091e7deea5f6d87041868d837b
0x8b21c094d1917d1a9cba4e7a47e0d805f526c4ceab576a31bb3b2166445a368d
0x2b578ed0f26529e5ce07d050f2c3c2c089acb08079326cdc12d0a0cc70dc624c

Functions
Getter at block 21218344
baseUri(view returns (string)
https://0prod.infura-ipfs.io/ipfs/
name(view returns (string)
Verse Works
owner(view returns (address)
0xb5e72e204733c03cc75114973dae6f3a0f9ac75f
totalSupply(view returns (uint256)
291
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
balances(uint256addressview returns (uint256)
cids(uint256view returns (string)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 tokenIduint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
State-modifying
_doSafeTransferAcceptanceCheck(address operatoraddress fromaddress touint256 iduint256 amountbytes data
batchMintWithCreator(address toaddress[] creatorsuint256[] tokenIdsstring[] tokenCidsaddress[] royaltyRecipientsuint256[] royaltyValues
mint(address accountuint256 iduint256 amountstring cidaddress royaltyRecipientuint256 royaltyValue
mintBatch(address touint256[] idsuint256[] amountsstring[] tokenCidsaddress[] royaltyRecipientsuint256[] royaltyValues
mintWithCreator(address creatoraddress touint256 tokenIdstring cidaddress royaltyRecipientuint256 royaltyValue
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setCID(uint256 tokenIdstring cid
setRoyalties(uint256 tokenIdaddress royaltyRecipientuint256 royaltyValue
setURI(string newuri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string uri_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.