Frog Lords

Verified contract

Active on Ethereum with 1,387 txns
Deployed by via 0x37b678f1 at 17601464
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Frog Lords"

0x6352d2637fa3f938136e61438422a13f486bffc191e9cf1666c28db972e6f00c
0xc76f7dfdfaa0da826519cc5d007b70f59834b8cd4ff7753c26a77303dc1de9ad
0xdbc016454f76b847628500a4ab044b713733c2d40b1012b3686f73ee79fa1b30
0xcc0571bbc27e14f0138450039369c9ebe6cd23edce70043c3c3fe1d86d9784e2
0x6fd0670d3fe04f0446d676701cb5506cbd9b68b0b713ac3b6beac58efcfcfdcd
0x82c63bbca2f672ac733e8031d320b1dd6a34518b79c8c2cef033e40e5e1ac571
0xad2d2c6841bc7eb622b9f9b645b0e2d637465f09fbb73acc7f2aac78d585312d
0x86338a5f023f1f1756f59a62898898d7c6b9fd6116924fbae8d1ada5934bbee7
0xa5169f159b1f038820e6dc980658f297c0866ad66fc4707a14306e9aad5e43fd
0x13be225d25cf1c610529feb83df1932aca45cc407f45fbb19a7a86eb873d557f

Functions
Getter at block 20906501
MaxperWallet(view returns (uint256)
3
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
ipfs://bafybeiamedmqvy2n4kh3eanv2zkjg4wmlb2gphg5btpvqfx3ufe4dgal2u/
cost(view returns (uint256)
0
maxSupply(view returns (uint256)
3888
name(view returns (string)
Frog Lords
owner(view returns (address)
0xdd73d11931861056b8ad38e1234ff5cea32c163e
paused(view returns (bool)
false
symbol(view returns (string)
FROG
totalSupply(view returns (uint256)
3888
Read-only
FreeClaimed(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
airdrop(uint256 _mintAmountaddress[] destination
approve(address touint256 tokenIdpayable 
mint(uint256 tokenspayable 
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(