More Loot

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x89cea77c at 13160010

The storage layout for this contract could not be retrieved.

ERC-20
Value $1,001
ERC-20
--

No transactions found for "More Loot"


Functions
Getter at block 21246495
name(view returns (string)
More Loot
owner(view returns (address)
0xbf7e3c8b16ae63fc74e8d35c3f5ea8a6a2a7995e
symbol(view returns (string)
MLOOT
totalSupply(view returns (uint256)
135626
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getChest(uint256 tokenIdview returns (string)
getFoot(uint256 tokenIdview returns (string)
getHand(uint256 tokenIdview returns (string)
getHead(uint256 tokenIdview returns (string)
getNeck(uint256 tokenIdview returns (string)
getRing(uint256 tokenIdview returns (string)
getWaist(uint256 tokenIdview returns (string)
getWeapon(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
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.