BitCreatures

Verified contract

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

No balances found for "BitCreatures"

0x691d77228fcd19c44b104de9f41095c259127b7e6e9a4bc79af925c2bd010417
0xe8f8488f2b3c0fda43712a910fe1ec8e406fc85c75d7f59ee302d00698cd4e70
0x7092ec51e2a5b8c55d49c18014a30156693c17163e8a5288336416587c8aceb6
0xedd23b17daab0f9273e2b1943cb4f38bfcc8ba51404b8042682477bc3ec246a9
0x4bbb90ccecba72e769aed4947fad4279b1199052176e2362459f27d32d57ea43
0x852a17c8d122e9fbf26413da1ab15675b6f19f4d489e5c7c3b26a7d273acce72
0xfefebe0980adb47d9fb52f53510a383d9e6b2e79ab49b9fe965cd72a37fa79ed
0xccb0e134fede33e670f8810e35bf3d8d76f5be4eeb34c574b815f284f5bcaaeb
0x2b81b26917a245a9e086d5419be09536938cde2376fefbb7af53537533f404f6
0x308da0ba8cdd9dcdb45c83243d91bea0bd83c697b4562e97db6c9d959b005bc7

Functions
Getter at block 21393628
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmaACqrGRXePF5MSSPnb5GpeTB67o8AUK2Bx4Fp2oHiasu/
maxPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
800
maxTxForFreeMints(view returns (uint256)
1
mintEnabled(view returns (bool)
true
name(view returns (string)
BitCreatures
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xeabb43b29ca5e39caba4ab42080e3deae3c13b2d
price(view returns (uint256)
5000000000000000
symbol(view returns (string)
BitCreatures
totalFree(view returns (uint256)
100
totalSupply(view returns (uint256)
136
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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
mint(uint256 amountpayable 
ownerBatchMint(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setMaxPerTx(uint256 maxPerTx_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
setmaxSupply(uint256 maxSupply_
toggleMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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.