ChillFrogs

Verified contract

Active on Ethereum with 7,737 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 "ChillFrogs"

0xeed5cc2673d56f4f4279e00ff87d76864890b3faf9aa59e2f029e81ceacc2c67
0xb74434b63e6cb910ea7ce5d91f1ab0531e47e3b922054f259910d4352b91ee66
0xc31bae5057b961099e28e30b81222bbb13864fa5588d89f46d4bd604fb8d3523
0x1eba75d8ce75f77cf811c7aa85cb5de2b41a1c4487b26bbc6f957473e35c3afa
0x70b980ea224df8323ca8f0ff74c1ed2ea6ff417defca0cf569482c27499f5a58
0xe96a86ef7d44c00fda34c9682d547069fc7659b1280eeb58eadde55d9751cdad
0xf38d70a5951beaf19a563ea8523003d4488cf43718f4ae74a6b428107ade05f5
0xb91d07159b39d99ec899dc3327e0d3e6d3b696df9efa2b80c92e5cbb6f827e03
0x189c63876abd7693b3a0ccfc99b17f5df0b8e5fd57a59874592a17fe77d72bd4
0xba0f0f90e8d31b881d9f0dfe319e72900dd66c6e82c38fe11f2645fd994b2fd3

Functions
Getter at block 21256505
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.