BlootStory

Verified contract

Active on Ethereum with 130 txns
Deployed by via 0x452df942 at 13167906
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BlootStory"

0x17b4932a4b6f40072e4ef0f5747f807d2ea27d01f77126d218a6c84142cc751a
0xba1b7918f00754723bc2baae4e52d43f744b4b85f8d29003f287b94b5a64f3c1
0xcaeb1b84c2205d3b7b1183b6831e48fa948720930901424c5ed1a3ec07f97088
0x7dfc90238a74053785e42b38023650c84e7abf9b92921c4abeb5a001d1f08146
0xe4e2a9fa40c6b92d99861423788a07451bcec859f349334c78c01d95e3d5abf1
0x27bb23dcedb604a495c3c22c2cf8c450ac6428d4db944f452a755487f67fcf19
0x416b46f7aa3ad81718839af27c0954733a67fc9d894f95453bb8ad2dcfd6a444
0x95852fd15639a30b3064636a36dabea022743885afe66bbdbc208e39a05a1614
0x4ee73a6663e64db5f420eb7cb59122e289964131578222d00826b7e327eb4365
0xd542003e0bc07d56519d22b69c8ddb3b7b25f0af720638e1f73da873798a37bc
From

Functions
Getter at block 20928043
PUBLIC_MINT_PRICE(view returns (uint256)
30000000000000000
name(view returns (string)
BlootStory
owner(view returns (address)
0xaa1fed11bbcffe7180ca486eaf93324bd2bc3542
publicSupply(view returns (uint256)
8
symbol(view returns (string)
BS
totalSupply(view returns (uint256)
106
Read-only
balanceOf(address ownerview returns (uint256)
checkNumbersOfCharacters(string inputview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWritten(uint256 tokenIdview 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
claimForBloot(uint256 tokenId
claimForBloots(uint256[] tokenIds
ownerClaim(uint256 tokenId
publicClaim(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawFunds(
writeStory(string inputuint256 tokenId
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.