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

Bloot

Verified contract

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

No balances found for "Bloot"

0xc26b5647c205bcf50c7e5ba286bf498af30522ab1c6a39dc99c716ef6d24105b
0x71628f30b339c234ba596fb88d15e2c3c273fc8e61bb23d7c102ac68490b738c
0x8f43479acf10b269fe3fd209916550af955e570afd67aa28ac6d10ea9dee30fa
0x8882378f240a73deeee4d8961786ab2111b21fb5c58549b15cdfa901ab4092ed
0xca0351202a79b7fa41c11217ce701cfd932f37b86e7a9f3634bc4dc9c3d88de9
0x829a0f55e0a509629544eca3c17f8c01e01759368063617f35d510480a0b3653
0x9f4fe15946d12c5d15086ae52139f341ea29d343111a578043b000e7dd7749b0
0x5a51465676b0ba170660d6e15f8f57fd720dbf5c6e117cf7026705b5d29c46c0
0x9fa207e9e544bb4cbb26198d91532fd63301c0b4e14a791437ad38736661c243
0xe7aab45cab2952805bfd4d6380f91546454e555776428f1fd74b43a79c17cbf7

Functions
Getter at block 20795421
name(view returns (string)
Bloot
owner(view returns (address)
0x6f25033b6f016e36614d2b874e32e8581f9ee463
symbol(view returns (string)
BLOOT
totalSupply(view returns (uint256)
8008
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.