JFCNFT

Verified contract

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

No balances found for "JFCNFT"

0xf8e17795f20ab46b586ce3b81d0351431e528fdb7df7da4858ccc6b3b51e405e
0xdadf53dea99bdac7ed1d5841d02304f667ed569f1e404949fbb48311615d2f6b
0xacb007be9969d2d4eaa7dd4aa7338c0a616e64c73fac171454199b844e087594
0xcfcd6e92f349a67fab71902764af50edcb9c932d54846729ad6c58e99de82f34
0xab8dd0243221738b12c29ab57730d0f2861a6315c1c9683951831df535488b2d
From
0xf49d9301223f81ed583ebc4b4facc64a8cdb211419ec835205d1d8204149a580
From
0x7016ce8f353aee75986ca1ab75ba801455a542240a9ffd9029e8911cc9dec1fc
0x9f9dff06daa9edd80987cb24b9bd078250bb78f1190bb1ddd0b859b92d1089c3
0x8c00a3d8ba2e29fe85e87588db2c1263d5763b0f209b34609cae1349509e0aa1
0x613ca0d2bb949d63d7c1a16294f58f484e518cd6c3cef35c9729a7db6c1fa6a6

Functions
Getter at block 21221872
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
669
maxSupply(view returns (uint256)
6669
name(view returns (string)
JFCNFT
notRevealedUri(view returns (string)
ipfs://bafybeie7pjv4ahyz5ygj4carqa7vsunq3ckkwzyp4ltyioqqskeeubqgti/hidden.json
owner(view returns (address)
0x465e32e8db193fa1578f127368ce9212b84dbd77
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
JFC
totalSupply(view returns (uint256)
753
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.