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

More Loot

Verified contract

Active on Ethereum with 160,535 txns
Deployed by via 0x89cea77c at 13160010
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $999.29
ERC-20
--
0x8126d300062efde5ce50d703d09b114fabe6ea3b63ff09ce7fb0b28369176c0a
0xd528c0c7cbd7378904479de07d076ff7d0f7ee290c1fa1474c771fe897c4d9d1
0x454425e4c1d10d998c33042adb7007445e31cad4ecdc940ee43d60d4478d3a19
0xa9d9a1b8e4f9d3acb7970204a6a96a5e6a5075f49c61bc7e99986d1b8be34968
0xd73a3ad2ae6d639960b44c430e38a623e703d73b8105803161f21e49be96fa6d
0x1d0ef8b067077a9b326d2734cda2c2f63dc1529b7829e9dc9ce788179f5ecf6d
0x3dabd103678badd37ba0dba7e03679124d7f38598381b1d645f82dfb99ca3217
0x24e6f68739bb49d038101ab069f2d1e63c5e4b8fdb1731a787b25edb50b58621
0x307f3d43665b25aa8894e8926e10c33ad9ef596e56a0d52458d58a564565f039
0x2c5bc0096133e3e26aa1d9ff9c27b73827c193b302b63c7a2dcf08600a6de7a2

Functions
Getter at block 20795402
name(view returns (string)
More Loot
owner(view returns (address)
0xbf7e3c8b16ae63fc74e8d35c3f5ea8a6a2a7995e
symbol(view returns (string)
MLOOT
totalSupply(view returns (uint256)
135623
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.