Fock Store

Verified contract

Active on Ethereum with 2,104 txns
Deployed by via 0xec74fa2c at 16949558
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Fock Store"

0x4c1fa167039965b1a0d278167a7917287067603940cff5956d8989e8eec587bb
0x0041d0901ec162e73941dee175e4e92860e3d6ad63b391312883b9006f899282
0xaae67d2631e7a55f3ace84c6e22dedf3005a40ca741a09229da8c2ce2fd0a1d6
0x68e1f290a74574857fc7cd836fb1401d3cec307c19daf074bebb583d91d36319
0x5773bf2e7feb0d8052f30843579d8f7db24a52fb19bbafe31f28171547cc3951
0xa3862d8e85ccf79a102b6111826b12fba557dea5eb6457bcccd15f4f9641944b
0x7d0f210db9659ae2acfe5028cd508671fc316a87b9f6d085c6d48feb88381ff3
0xd842062185820dbc05c5c21a275a01dcc73196fde26429d4d053963e5bfaa70e
0xf466264a702d8ec048e31e0793948d8358ad9df5bd167bd961161cdb0d20dccc
0x2a9a44d5a99fbd691a56ec28ae724659de68bdcb645cbda81a36915c1db7d444

Functions
Getter at block 21290598
baseExtension(view returns (string)
.json
claimIsActive(view returns (bool)
true
marketIsActive(view returns (bool)
true
maxUtilityId(view returns (uint256)
53
name(view returns (string)
Fock Store
owner(view returns (address)
0xf239447dafa45d4ff2136f3006d445908f43e9c3
symbol(view returns (string)
FCKS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getUtility(uint256 _utilityIdview returns (struct FockStoreUtility)
isApprovedForAll(address accountaddress operatorview returns (bool)
isValidSign(address _walletuint256 _utilityIduint256 _qtystring _noncebytes _signatureview returns (bool)
isValidUtility(uint256 _utilityIdview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
signatureUsed(bytesview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _utilityIdview returns (string)
utilities(uint256view returns (uint256 utilityIdstring nameuint256 totalSupplyuint256 maxSupplyaddress contractAddress)
State-modifying
claim(uint256 _utilityId
mint(uint256 _utilityIduint256 _qtystring _noncebytes _signature
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setClaimState(bool _newState
setDefaultRoyalty(address receiveruint96 feeNumerator
setMarketState(bool _newState
setMaxSupply(uint256 _utilityIduint256 _max
setMaxUtilityId(uint256 _newUtilityId
setSigner(address _signer
setUtility(uint256 _utilityIdstring _nameuint256 _maxSupplyaddress _contractAddress
setUtilityContract(uint256 _utilityIdaddress _contractAddress
setUtilityName(uint256 _utilityIdstring _name
transferOwnership(address newOwner
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenClaimed(address owneruint256 utilityId
TokenMinted(address owneruint256 utilityIduint256 quantity
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _namestring _symboladdress _signerstring _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.