FootBallApeFanClub

Verified contract

Active on Ethereum with 959 txns
Deployed by via 0xd86ea356 at 16197392
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $157.81
0x3dc00737096f1612c72de0d31bfb7dec1925f9b37f4635bd221d71d7d2610822
0x9aa9d85f201554cf70c14432758149f926ce178efe1abc42f3e2c840528dce8b
0x6e8180452c9b480557c85951e54d270cf103dd65841e70fe9492e823a78599d9
0x24d82a2236f72ca35d6607051389acfc9f54e3693964966593b06eb45d86e79e
0xdc93b74b7836ca690f90bda0d675fdff19c4fa1c8183cf838ab164e04cb06d00
0x985ed22346df17addf05010ca49e35d5453de6b0daa538531b82c8a888bfbc0b
0xd0571a157bd0682da5d8e77a41809f1661a52ee2bc7dd649497c036cd1dda9ef
0xf5010bfa918cc7de9bc08071ece252c3def7262d9b8ab368fcc51190e466f0eb
0xee20b577e24cdee016f3b80bdc4a79f0ce95bd3761c89fb5e48c285a3ec83858
0xad91def7a9bf400cbee3d2f3dc1e859b243bfff9f908c4a36f3416049ab4d138

Functions
Getter at block 21394400
BaseURI(view returns (string)
ipfs://QmbPtEwTBVKbMV6TJuitTF95gdYfxChZfa6cXJjsYcyEPG/
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
cost(view returns (uint256)
40000000000000000
maxMintAmountPerTx(view returns (uint256)
1000
maxSupply(view returns (uint256)
7910
name(view returns (string)
FootBallApeFanClub
owner(view returns (address)
0xb5adac2dbdd9fd2f4a94daec07616a36babb02da
owner_address(view returns (address)
0xb5adac2dbdd9fd2f4a94daec07616a36babb02da
paused(view returns (bool)
false
symbol(view returns (string)
FAFC
totalSupply(view returns (uint256)
2156
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] _adressesuint256 _mintAmount
approve(address operatoruint256 tokenId
burn(uint256 tokenId
mint(uint256 _mintAmountpayable 
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _URI
setMaxSupply(uint256 _maxSupply
setcost(uint256 _cost
setmaxMintAmountPerTx(uint256 _maxMintAmountPerTx
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator