This contract is being backfilled. You may encounter incomplete storage history.

ankit mainnet test 123

Verified contract

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

No balances found for "ankit mainnet test 123"

0xa428a0648f4ab232b11138f6111302be71ae4e3a53aaaf9220018cf51b2d1d19
0xcbe2960b932d5e311f469a4cf548bc7bdf4f3c2dc8b125f98a801e49e3c005ee
0x6b80cdb8fe5f575ea0e919ea01aff8ee9cfc92632b3deac62176a4feec71c9f4
0xed02f8f52ea4297bba0c723e875528da4b1bf35d5ae9e5695c1f7067d0f70a52

Functions
Getter at block 20802850
implementsERC721(pure returns (bool)
true
isOwner(view returns (bool)
false
name(view returns (string)
ankit mainnet test 123
owner(view returns (address)
0xb8c97b9e919212f31933ad0c6094007eb7f7f8db
symbol(view returns (string)
MNKIT
totalSupply(view returns (uint256)
2
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getItem(uint256 _itemIdview returns (string itemNamestring itemTypestring coloruint128 price)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdpure returns (string)
State-modifying
approve(address touint256 tokenId
createItem(string _namereturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
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

This contract contains no error objects.