FatBits

Verified contract

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

No balances found for "FatBits"

0x25abaff23a2b3a1b59f9ca1124e3ecef33264a46337521405045e178575b9187
0x0acf43b3c40dc7cd87de2129f6a7bdf30098cb59d33f0feafaf3f93065b001c3
0x2cc7cda1112ba9ee78dfe87e4def529f66313259cbcc1ee6bcc46a5264c3f2f6
0x5ae0415e49434702fbdfa4f7704b3fd9d20141df996f880ce531479adb897d20
0x3f93715b121ba9c6190de183a9820d8c0fae6151db06c7a86b7751614d667865
0xa994c84edc62a8781e7e60cbced729013c483afc83bd6acd3d0009162ee7b217
0x5b3d147fa06584ed36bf0604b2a5a23295d4d2285a465eb2dd16673a451b38e4
0x75ef994f83f11f25fb41b0d6662a041f369d1f31fe66a9cd42b4901015d2a0b3
0x8a597ddeb6a1fcc208604af0d0b023894fe7337a55fac06d8edb64f58a787801
0xcc10c6c9e00303cbbd92b143b06147ddc98d384c6bb70e261d92e101b942ef01

Functions
Getter at block 21394983
MAX_MINTS_PER_TX(view returns (uint256)
5
NUM_FREE_MINTS(view returns (uint256)
800
PUBLIC_SALE_PRICE(view returns (uint256)
10000000000000000
getBaseURI(view returns (string)
ipfs://QmUFNoz9bFvztQjMoU3CAUSVxNZXy86P2mvZKaKxfxM6XK
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
1000
name(view returns (string)
FatBits
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xdb6e9b8670c476bf8b7f710e398348af16f6cab5
symbol(view returns (string)
FATBITS
totalSupply(view returns (uint256)
801
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
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
freeMint(uint256 numberOfTokens
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive
setIsPublicSaleActive(bool _isPublicSaleActive
setNumFreeMints(uint256 _numfreemints
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
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.