OG Fkn Apes

Verified contract

Active on Ethereum with 1,608 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OG Fkn Apes"

0xa2f9b885924f65f9e67f606a43bed3f55bd450cf0ddd7ef7ad0a0d3ce3e2b617
0x82d15094a1b71d03637a8c942d9610e830769a14c7c97c539ec1bec5f2492e79
0x4e2a7c37994a237b162f9f1c10e418fe3067e0472bdad8f864196a218eafed22
0x14d553da2c843907aa1140e91d4acd20a286cf6a97730c3b8dd536c1de23a94e
0x334b6f57cda47676ca41fb7ecf834a4fb0da535e93ec86a502ce99aebe620ce0
0x120988b5d63cb2f11cee4d79c3d789dc5430af7141cc28f44fd8e67bc3641015
0x3ecd0b74df6812fec61c0fd74aeb14fb70ad82c4f2b349979de2984924f830b6
0x3c86cad296be07ec6d91d87d346112830e3ea7b4e740a59fd11e0eb4483271f0
0x7349249e34bfd0eb2e96de641dde819197d7bca6c95ac29ebb97e82757cb39e0
0x8ea481aa458063f150ece169fcdbc864f57ee5acb71ba67d5d97b34fd42344fc

Functions
Getter at block 20885884
baseMetaPrefix(view returns (string)
https://fknapesclub.com/first_gen/meta/
cost(view returns (uint256)
100000000000000000000
getTotalSupply(view returns (uint256)
1501
maxMintAmountPerTx(view returns (uint256)
500
maxSupply(view returns (uint256)
1501
name(view returns (string)
OG Fkn Apes
owner(view returns (address)
0xf30d72488163833a6aec72b690ba571ba278bd73
pauseOfMint(view returns (bool)
false
symbol(view returns (string)
OGFA
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokensByOwner(address _addrview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 mintAmountpayable 
mintForAddress(address _addruint256 mintAmount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseMetaPrefix(string metaPrefix
setCost(uint256 _cost
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMaxSupply(uint256 _maxSupply
setPauseOfMint(bool _state
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.