The latest block we've processed for this chain is 20898095, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Frosties NFT

Verified contract

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

No balances found for "Frosties NFT"

0x72b071fa6ad355f704a9ba14543aeb1ded62ff1513fbfd6b71e01730e4620ae1
0xcfc231e9c5bf1f442529b4c60bf75107b4ca8a5e67f9b29f1577e55f9d1c7328
0xe4a6746fe5486a20d4eb7edcb2678fe52126aab8b8cd4c245b85f765811e8bfe
0xc764d63e21d39a44630359c77b3d9bbc8e0587472b2f0fe035c79e4709c7e7d1
0x1688f13808f2a9ac1b1ac1d4d61e5729cda1d95f3ac5d95041cdd56fb3fe4490
0xe54be9bf190027d0f5bfd65ab4d28d0043155081c3c0676a437dd718363770f0
0xaffa3feb7d0c6ae4188718c60a1aa136bf5aa448b0c872dd1a45bd88a1de1b1f
0x4932b3bf8ac5701498e7612bc4b6fcaabf00bb34ab9936a8cb30cb0e6400c1ed
0x0ec801c589dea485e039b7da5af91c9ff451ac3263a4e95efab48004c9eefd26
0x1cc3d7f2ca25884851066b45289a3095fbda73f6c9858bd6dddd3615735dff52

Functions
Getter at block 20898094
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmYSKvwngQxaSAKniUvQ8koQAaCaa5Pimsar38bPYP5aSv/
cost(view returns (uint256)
40000000000000000
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
8888
name(view returns (string)
Frosties NFT
nftPerAddressLimit(view returns (uint256)
1000
notRevealedUri(view returns (string)
ipfs://QmdgeTDwv6BoVA3hBtoYU3GA7JpmfPZD92hp1so5pY7Xyp/hidden.json
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0xab020f50404dcf45cdb2ff0fe90d3e67205b7a35
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
FROST
totalSupply(view returns (uint256)
8888
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview 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[])
whitelistedAddresses(uint256view returns (address)
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
setNftPerAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(bool _state
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUsers(address[] _users
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.