Fly Frogs

Verified contract

Active on Ethereum with 11,700 txns
Deployed by via 0xa5a73b1f at 13151231
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#67)
ERC-721
--
0xc8653bb0dde05521d9592397acb9b7ae20ee1a132a9f7c49fc151e6926e2495d
0x5e089f495a54c49f15551193adb7504cbbc95bd24f5beecaa5c540e2ab054f94
0xa625b28e88deccac09475d24838eb6f7813f2d60f72cf12fca7110115834af55
0xc2d3d1d90549954332604178990128b8ec51f55ce53f2be8d2c52952e4dfbb63
0x1b94be2c19b0bae44cb1f0ec030208c67018b6895efb82c3f1fa26a414b0641c
0xf69d90db8e3c1bac098091b4cf283b55c57a627ba4646b47a7ca5db30d4418e5
0x4cddc7f439823518db0ffc00b494d2c5ad1d4230f058abafc236e9e3d58a96dc
0x3bd71bc9ce5dd44adf8dc3ae29a8276c675e4be45f0eb74e2976e6a3013add60
0x185ed0394f9352c3e8ca0b9b7b5ed67fc2224c0454d7e1c2b9ab016628ba2b15
0x27cfaabbd7a6411553ed9132797f5e459577702620ca320e82436a91550e3610

Functions
Getter at block 21162901
MAX_ENTRIES(view returns (uint256)
10000
_paused(view returns (bool)
true
isPaused(view returns (bool)
true
name(view returns (string)
Fly Frogs
owner(view returns (address)
0xc6d568bcf2df54b71f01fc4948a80d741d0f8db2
symbol(view returns (string)
FlyFrogs
totalSupply(view returns (uint256)
9999
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
mint(address _touint256 quantitypayable 
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
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(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.