Swamp Frogs

Verified contract

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

No balances found for "Swamp Frogs"

0x4619465fad1f3095223347c580c4975bff7f1e4ef646ccd47896cc2e9a80ec07
From
0x55a686bfe51049de28eeb7a1f4f934f60dce2638ecabc86c55e1b1abf83a48db
0xbffb943ae638770109e01880ce6d57022f96b6781611875f4fbff47e1723bbe4
0x2e3f35a448b8d8d670638d3fb61f974f1470eca6edc9be7b51208f7a606b7fed
0xcfe4d863f07298cc556033f3eb78bb722dca7a86eaf9dcc445488cc5c992f7d3
0x7367f9e1ea934706c5de4a7d9954bd371e88fb3244ed545dbc1cbb3fbc119d7b
0xc7c30f9a3f591b19fa9a5beeed64ffda990f2f4e1d5c05c59b680579eb1578bf
From
0x742e0210e92ab89a7d1a7cb176613caa9d4abbb8103b2ac04492481c079a3524
0xebea645f58b990b2c1478f13453ad85ace462db7d878bf81ad408549ccdb3506
0xb23de52e3f045d8c7544a6de9f57eb2f6ccb920eeb67008126d5db8a2808624a

Functions
Getter at block 21267254
MAX_MINT_AMOUNT(view returns (uint256)
10
MAX_PRESALE_AMOUNT(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
9999
MINT_COST(view returns (uint256)
50000000000000000
PRESALE_ID(view returns (uint16)
10085
PRESALE_SIGNER(view returns (address)
0x95223ba4dd076588ac34546367839d06720d682b
RESERVE_AMOUNT(view returns (uint256)
99
name(view returns (string)
Swamp Frogs
owner(view returns (address)
0xc2b6fac210ea2ebefe734432d3e91c2765134dfb
reserveClaimed(view returns (bool)
true
symbol(view returns (string)
FROGS
totalSupply(view returns (uint256)
365
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)
State-modifying
approve(address touint256 tokenId
claimReserved(
presaleMint(uint16 _tokenCountuint16 _purchaseLimitbytes _signaturepayable 
publicMint(uint256 _tokenCountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
togglePresale(
togglePublicSale(
toggleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.