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

SpaceLoot

Verified contract

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

No balances found for "SpaceLoot"

0x22536383a45f183f035c4504753e2cd73b28f79867de8bec7ae7d0ea9a2326fe
0xb5000ae5e639d96636e40a5ba565cc2be4175a543844c38927853abce6d43089
0xd5af8a1921a745b5708219108f0bb836bd2e9d48b31a822afc533f41349a74c7
0xb2c8f2fdcb213e1ea4ecc40b5d9a3075e8136890d5225fd5e3dbe6d76943f053
0x288eca050c024b6746363170d11928975f8bb2ad8ccf11c3d72229972066ede4
0xd88dba25970aee7a2031d6f8689be33115a5bd903010c4f800c59b1de12db009
0xacdb381941349bb79c495c337b3747a8a36fa23eac3aaa68dbcc47edcd09bc38
0x0c31ddd53d45df89e1ea3aeecff580c67b652d4b38d56cf3eaa770e2e81527a1
0x5439db9abd19efd57153763b73964018e321b8716eb2ab97755007ec3b595874
0x73f8aaf68ee220097430a3dc3d964035990455acb42623e67dfafea6be9bf91a

Functions
Getter at block 20804340
name(view returns (string)
SpaceLoot
owner(view returns (address)
0x110807fba1541200721a84f50cd215c89eff3062
symbol(view returns (string)
SLOOT
totalSupply(view returns (uint256)
8000
Read-only
balanceOf(address ownerview returns (uint256)
existsPubl(uint256 _tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getArtifact(uint256 tokenIdview returns (string)
getChest(uint256 tokenIdview returns (string)
getFoot(uint256 tokenIdview returns (string)
getGadget(uint256 tokenIdview returns (string)
getHand(uint256 tokenIdview returns (string)
getHead(uint256 tokenIdview returns (string)
getImplant(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)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[] ownerTokens)
State-modifying
approve(address touint256 tokenId
claim(
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.