YourCollectible
Balance:

Network: Sepolia

name

owner

symbol

totalSupply

Read

balanceOf

owneraddress

getApproved

tokenIduint256
Multiply by 1e18 (wei)

isApprovedForAll

owneraddress
operatoraddress

ownerOf

tokenIduint256
Multiply by 1e18 (wei)

supportsInterface

interfaceIdbytes4

tokenByIndex

indexuint256
Multiply by 1e18 (wei)

tokenOfOwnerByIndex

owneraddress
indexuint256
Multiply by 1e18 (wei)

tokenURI

tokenIduint256
Multiply by 1e18 (wei)

Write

approve

toaddress
tokenIduint256
Multiply by 1e18 (wei)
Wallet not connected or in the wrong network

mintItem

toaddress
uristring
Wallet not connected or in the wrong network

renounceOwnership

Wallet not connected or in the wrong network

safeTransferFrom

fromaddress
toaddress
tokenIduint256
Multiply by 1e18 (wei)
Wallet not connected or in the wrong network

safeTransferFrom

fromaddress
toaddress
tokenIduint256
Multiply by 1e18 (wei)
databytes
Wallet not connected or in the wrong network

setApprovalForAll

operatoraddress
approvedbool
Wallet not connected or in the wrong network

transferFrom

fromaddress
toaddress
tokenIduint256
Multiply by 1e18 (wei)
Wallet not connected or in the wrong network

transferOwnership

newOwneraddress
Wallet not connected or in the wrong network