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

Chill Frogs

Verified contract

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

No balances found for "Chill Frogs"

0x46e67d79e2dea20912de014feb702a4605c334d1e182cc0213825bb3de6867d4
0xc9d355dc5d7ffa3c18115ac8f81728c9465d8ad892585ef2485de2e3480d6dbd
0x518d2cc19efc99a651d0154a1748c1f0c7ad1fc0e88e9d4bad1467c097f295fd
0x60de36c6a3a5729f8e91e6d4cdf2edd2066cf560dd9da7ad4cb1d459c7d5a1c4
0x886ff5cd764f0ba4be5d1ee708b4d0f3b3b1fd0692f61d4409bdbbdbf4822c91
0x4c622d6a4546ebb450a30c165eae7140b68b0410c0953a3ee904a9f3edc9e2bd
0x354e49e52d8d79f3fbf0b4980e81163684b529dbb74db324a6b3ee19b15f70f5
0x134644c429ff2b5b1bda025db0012bf6e767f75aa7d2ed3a7c3ea836b1325ce8
0x4647733db0bc5ad8c66ac3a1c8eaaab967728dcccaceb64dafe62bc7dea5dbd4
0xf29ab4e71d9303240c2d09ec73a0ca4cc3b94348e4a30b87d574a0d170ba0d1f

Functions
Getter at block 20814626
MAX_PER_CALL(view returns (uint256)
20
MAX_PER_CALL_PRESALE(view returns (uint256)
4
MAX_SUPPLY(view returns (uint256)
6000
NFT_PRICE(view returns (uint256)
45000000000000000
name(view returns (string)
Chill Frogs
owner(view returns (address)
0xd3622df5b1bd7c9de89af4e07aa9f19a76a2c9ee
paused(view returns (bool)
false
presaleOngoing(view returns (bool)
true
symbol(view returns (string)
FROGS
totalSupply(view returns (uint256)
6000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleMintedAmounts(addressview returns (uint256)
presaleWhitelist(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addAddressesToWhitelist(address[] whitelisted
approve(address touint256 tokenId
mint(uint256 amountpayable 
mintOwner(uint256 amount
mintPresale(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
startPresale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.