# Smart Contracts

## Contract Addresses

* EarlyFans V2 Contract - Promises: 0x581a2eD45f97200f0858402074eDbc8F33dEbe85
* EarlyFans V2 Contract - Bribes: 0x532b15e51bc2567547f7484405c3b4451864af60
* EarlyFans V1 Contract: 0x4b17a9318238403ddac8e3a790c3b06d18132bf4
* $EARLY Token Contract: 0x7135B32e9903BdB4e19a8b1D22fC2038964B8451
* Blast Points Operator Address: 0x4728a1b0e40e1E45F56aB69851c1c3a867c81bfC

## Security

EarlyFans is backed by reputable [VCs and angels](https://www.rootdata.com/Projects/detail/EarlyFans?k=MTE5NjY%3D) and we take security seriously. While we don't expect  exploits to happen, you should be aware of the risks associated with using any smart contract application on a blockchain. EarlyFans is in public beta and is a new application, thus security is not 100% guaranteed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.earlyfans.xyz/smart-contracts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
