Freeguys

Verified contract

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

No balances found for "Freeguys"

0xafa3e7992824d76d46310f94eddcfabe7726d871bb89be2f7f1e2f75335bd373
0x32fcc7258c70b288e108ad8dc269177b11bfd2ec6e8e203e480b09d0cd8895ee
0x3ac256184a09452d3c3af20cb6ee48d332af09da89f027e02329f66b958566ee
0x0a299f44d52475a0fd165b4b6d382cf1cb17b041123a933f3f31b5d22378f48c
0xc5efc294a3071975b474d56d6b7100ec53135b3dde9b09da7b2c0e28d2b51766
0x7cf3265c9345c30a043906d57eacad09a012a2429b6ceb2e5d90ed7618cc4742
0x5f430f700c12ecf261218c2ebad88be078ab98a5ee8fcc475de7caeb941076e0
0x1e943e8fa7a41962bf105e36c1737e7871b8cd7fe4926e34323cb4a72a2bdcfc
0x10bfba5c87f8df0a905f2ef05c4c9d833797a8ed7670be28e87d00f134190e7d
0xabb3a31f3701b98496a82debab57bebf85dd18bf257641d772500b31423a9b17

Functions
Getter at block 20889745
_paused(view returns (bool)
false
_wlPaused(view returns (bool)
true
name(view returns (string)
Freeguys
owner(view returns (address)
0xf2628a9e17b06949e9e32b158fbc1941f7dec7c3
symbol(view returns (string)
FREE
totalSupply(view returns (uint256)
7000
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
giveAway(address _touint256 _amount
mintFreeguys(uint256 num
mintFreeguysWL(string id
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
whitelist(string addr
wlPause(bool val
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.