Blootvatars
Verified contract
Active on
Ethereum with 37 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4f87…b613
5 additional
variables
Balances ($0.00)
No balances found for "Blootvatars"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13978145 | 3 years ago | | | 0 | 0.010147154 | |
| 13260553 | 3 years ago | | | 0 | 0.0021651237 | |
| 13176319 | 3 years ago | | | 0 | 0.014307046 | |
| 13168936 | 3 years ago | | | 0 | 0.011841218 | |
| 13168929 | 3 years ago | | | 0 | 0.013676853 | |
| 13168925 | 3 years ago | | | 0 | 0.013337995 | |
| 13168925 | 3 years ago | | | 0 | 0.013113905 | |
| 13168919 | 3 years ago | | | 0 | 0.012970731 | |
| 13168918 | 3 years ago | | | 0 | 0.011564161 | |
| 13168918 | 3 years ago | | | 0 | 0.011564161 |
ABI
ABI objects
Getter at block 21158273
name() view returns (string)
Blootvatars
owner() view returns (address)
0x1c630c425ab0949d71e0362137a38ca6b9ee3f00
symbol() view returns (string)
BAVA
totalSupply() view returns (uint256)
29
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getBody(uint256 tokenId) view returns (string, string)
getEyes(uint256 tokenId) view returns (string, string)
getFeet(uint256 tokenId) view returns (string, string)
getHair(uint256 tokenId) view returns (string, string)
getHat(uint256 tokenId) view returns (string, string)
getLegs(uint256 tokenId) view returns (string, string)
getMouth(uint256 tokenId) view returns (string, string)
getNeck(uint256 tokenId) view returns (string, string)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claim(uint256 tokenId)
claimForBloot(uint256 tokenId)
ownerClaim(uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.