Verse

Verified contract

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

No balances found for "Verse"

0x8061b1c0e78c20325f4dd90a08a31489fc6eaca36badf4e0c0e455e900a8cc86
0x0aeb80eb4d39ea95174493bfa4982dafd182832d62c088e21c6315b06d5a7db7
0xa4acfafbd86eca385fd79f1f31e7f2e87b0bbfd8210344d4cf99a2a6c35449dc
0x9c3a3e192055f10b10ca8316efa9f01164c06938ece5773279ef70c685d8ef80
0x1410a177f0b908262636ce78596fb61df432d03241d734f685702969fc8fdadd
0x504798ab37bb7da4ce726896ccbd839fbba793378b74090b9f0df2b128660f71
0xc038a353e2b0ca1e1061cba2e7b2d46247bd783df9131a877a73efe6f735fcc5
0x89bd4878de100623dbdc94f633f7dacecbf834c98e35fd90901d0279f483b0f3
0x8ae514c5c8d2f8d0010a39548dc8e205c0abb4167d8318a9141035f40b9fa972
0x488af6dfbbd9f891c2131a63071dddbe902be1b4a05a9f6f99671c5b3ad047e6

Functions
Getter at block 20913049
baseUri(view returns (string)
https://0prod.infura-ipfs.io/ipfs/
name(view returns (string)
Verse
owner(view returns (address)
0xb5e72e204733c03cc75114973dae6f3a0f9ac75f
totalSupply(view returns (uint256)
46
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.