For the Culture

Verified contract

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

No balances found for "For the Culture"

0x8b91a1d2f0ba55c25bec66d3c645cb104c54c973233e4221b24a9e30b06ff90d
0x47383f96aaf7b7ac78c6910d05ec7a01f8784fa67d573c5db92e9300f0e99dd2
0x8b3c573abfed5d1cea599d0d6a55e2897234606e6531d24545873b81ffd31f1d
0xf0ec3ef8329879c9df4d047e7fb8aab6d820594244ee96b07e57c46047a82c7d
0xc5581fc48e970cfdf3a4a84ca291898791ce9e9df96a66982a4da33e0a1e1a08
0x8d00b3989a3c8fa20cc0d8cad996614f601a9361180b97eb3b90ad8bed545045
0xa0816c97d676c04d834eaa26718890b362a120db41192f2059520eb05e189f21
0x7826eaea46770b335edf6e37d771da9f4f42921bbcf1f455b9a5c765998a8efa
0xaede6c22af6e5e250dfaefcf2d420c2b6349f5f41515165737ce9506eff6bf4d
0x51494525e22f5dec586db999c9b9c1ff2edc41ee661d85559098586e68e00d02

Functions
Getter at block 20855402
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
maxPerTx(view returns (uint256)
9
maxSupply(view returns (uint256)
999
name(view returns (string)
For the Culture
price(view returns (uint256)
2000000000000000
royalty(view returns (uint256)
50
symbol(view returns (string)
FTC
totalSupply(view returns (uint256)
999
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
mint(uint256 amountpayable 
reserve(uint16 _mintAmountaddress _receiver
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setUri(string _uri
transferFrom(address fromaddress touint256 tokenIdpayable 
withdraw(
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
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(