# Token security

Please use this link to verify FuYoH Token contract and make your own judgment.

{% embed url="<https://gopluslabs.io/token-security/137/0x0d450bf37ec899cca90ede124b3e69c9ae2f2f1c>" %}

<img src="/files/y4MpFZOtVHj6XKxAPz0x" alt="" data-size="original">

YES. We have Trading Cooldown function to make sure no one will abuse with buy/sell of FYH token.

The purpose of Anti-Whale is rather straight forward, as mentioned many time before, we will take this project on a long term plan and we intent to protect it at all cost from massive purchasing and selling to manipulate the pricing.

## Anti-Whale

The Anti-Dump feature prevents holders from selling more than a pre-set amount of tokens within a single transaction.This discourages holders with a large number of tokens from having a substantial impact on the price, further stabilizing it.The **transaction limit** has been set at **0.1% of total supply**. The network will refuse any transaction selling an amount greater than the limit. As the price of the token fluctuates in the market, this may be altered. Any prospective changes will be announced in advance to the community.There is also a cool down time of 60 seconds on all sells. This will discourage dumping and avoiding the max transaction limit.


---

# 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://fuyoh.gitbook.io/fuyoh.asia/readme/token-security.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.
