Focus Bloc - Iconic Models of The Past

Verified contract

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

No balances found for "Focus Bloc - Iconic Models of The Past"

0x9584f5d4e4e61a9cf038967e2eb5f0dba4d4c168908b822ee246e48965be7212
0x374d3c6fc77b230179fd302df7c0e983caf9ecef9ce7cf4d94bbe9bdbf6bc8ad
From
0xff6a75268a45795675a9fb67848da3051350067aa7168bbf244c4cc1d91aeb4b
0xf87adbd282b0fe8bf0fcecc6c54afac3c7d479eca4eb5819c6c8873d05b46095
0x83191ba8a69b211eab2575f2838ead8fd260e9122a888c6dcc3b330868f0e758
0x75dd3747eecfd1177d832c736c241da1167ed59fd4ee43f14ee8dcb21f1ee798
0x12e60bb8555e58854026199f0952616b43f2483ff52f37ecc3cb958094fce1ef
From
0x3816deea231f6dde5bd7593bd1231880fc768436d113179f35f1df2b121e4eef
0x033406748c895cb644e3087c1d73ff38091e0d071551eecb9cacc3838864b09a
0x7fe42b9b1e19ba32c8f11599a1d5bb225c4e8ee4fcab73ec5c4b67991d11cce6

Functions
Getter at block 21186114
cost(view returns (uint256)
500000000000000000
isRevealed(view returns (bool)
true
maxSupply(view returns (uint256)
120
merkleRoot(view returns (bytes32)
0x5c599d31748c34fdda151d437e75f5557f145b63bc8b903001f594806097523c
name(view returns (string)
Focus Bloc - Iconic Models of The Past
operatorFilteringEnabled(view returns (bool)
true
owner(view returns (address)
0xaba5e91d172daaf2ed704c4560a53c43e89c79f8
paused(view returns (bool)
true
symbol(view returns (string)
FCIMP
totalSupply(view returns (uint256)
120
whiteListActive(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address operatoruint256 tokenIdpayable 
mint(bytes32[] _proofpayable 
renounceOwnership(
revealMetadata(string _uri
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setCost(uint256 _cost
setDefaultRoyalty(address receiveruint96 feeNumerator
setMaxSupply(uint256 _maxSupply
setMerkleRoot(bytes32 _merkleRoot
setOperatorFilteringEnabled(bool value
toggleMinting(
toggleWhiteList(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
withdrawERC20(address _erc20Address
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(