emLoot

Verified contract

Active on Ethereum with 3,005 txns
Deployed by via 0x8fce6444 at 13159020
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "emLoot"

0xcd36f5c48aa96f91918dfc204b7ad806c070543ea06ec380c7cfcbb6300b4687
0x8ccc4c6f7391d1915be800343260510668928d2178d5ce00a0c7d8eb749b49cf
0x86e7e765bd64e512bef8c3113abb3ba1c913f812fb82b51cb8f2285c14e9fb9d
0x5779c1fc66fab78823f4866b1baebc2bd92dd91b4443c4792f7dd29487e55626
0x592abd5cf29251735ee4a915add2143ac03e905998a48145fa0b5bce67de616d
0x0fbaa367a6db775997d729dd5b5e6da0db5c376e243bc730ff8bd242f3d0a36b
0x10866aefa24a9f2ae9b905928701a4ab29e82724e646257622fc4273ee1de3c5
0x30be712a07267429bd472e45df39d36f4b644a6697af19c3dfad1bee6ffc995c
0xad32e54a492e8c8176fab1628c3354c00445cdffe9b7c462b636e3672914f807
0x4a7e32eeaceb28a3888379bafcb0325aad31ae27fe67832dc744da5ab9267675

Functions
Getter at block 21161513
name(view returns (string)
emLoot
owner(view returns (address)
0x9620b36841dacd567032110000a7f090ebf2bca3
symbol(view returns (string)
emLoot
totalSupply(view returns (uint256)
2682
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getAttitude(uint256 tokenIdview returns (string)
getFace(uint256 tokenIdview returns (string)
getFood(uint256 tokenIdview returns (string)
getJob(uint256 tokenIdview returns (string)
getPet(uint256 tokenIdview returns (string)
getSport(uint256 tokenIdview returns (string)
getTool(uint256 tokenIdview returns (string)
getTraffic(uint256 tokenIdview returns (string)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
claim(uint256 tokenId
ownerClaim(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool 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
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.