# Basic Features

[Dexlord.io](/docs/dyor/dexlord-scanner.md) is offering a quick and easy platform that goes beyond the ordinary, providing users with an array of powerful tools to navigate and understand the core metrics and statistics of the current alert.&#x20;

{% hint style="warning" %}
Basic Metrics like, Volume, Price, Holders, Marketcaps & Contract Safety is the basics, Nobody or no bot or app can automate a Alert based on this but combined with more advanced features and metrics its quite easy to separate potential good projects from the rest when implementing "DYOR" efficiently
{% endhint %}

Basic Data Displayed on the Dashboard

<details>

<summary><strong>Real-Time Alerts</strong></summary>

*Displaying the time and data in UTC when the token has triggered the Alert*\
![](/files/pH1ML6WiBEiKYH7jDemI)

</details>

<details>

<summary><strong>Ticker and Token Name</strong></summary>

*Displaying the Ticker & Token Name, Which allows you to instant search on* [*Twitter*](https://twitter.com/) *for the latest Tweets using the $Ticker As well as the Contract search* [*Etherscan*](https://etherscan.io/) *&* [*Dextools*](https://www.dextools.io/app/en/ether/gainers)<br>

![](/files/lbFMiClavqCW31TcsvVu)

</details>

<details>

<summary><strong>Smart Contract Details</strong></summary>

*Displaying the Smart Contract Address, Which allows you to instant search on* [*Twitter*](https://twitter.com/) *for the latest Tweets using the $Ticker, As well as the Contract search* [*Etherscan*](https://etherscan.io/) *&* [*Dextools*](https://www.dextools.io/app/en/ether/gainers)![](/files/nxrcaly6t0ax67ZS5FJo)

</details>

<details>

<summary><strong>Holder Insights</strong></summary>

*Displaying the holders insights that shows you the amount of holders as well as the possibility of "Whales" & And Shrimps or in between. Based on the TOP 30 Holders. We implemented a quick search to open the "HOLDERS" list on* [*Etherscan*](https://etherscan.io/) *to go see if there are some familiar wallets in the top spots*

![](/files/lJeWssZ9nCS6t93xnqY1)

</details>

<details>

<summary><strong>Distribution Metrics Top 30 Holders Balances %</strong></summary>

*Displaying the Metrics of the accumulated total Supply owned by the top 30 Holders. This Includes Locked tokens, as its important to know the long-term selling pressure from top holders with or without locked tokens*

![](/files/5OYnA3qH6odSE5RHU2Tm)

</details>

<details>

<summary><strong>Developer ETH Balance</strong></summary>

*Displaying the amount of  ETH available in the Developers wallet, We also display the amount of the the marketing or linked accounts so that you can make an informed decision whether the project have funding for marketing or not. This is crucial for Utility tokens*

![](/files/fjpbyQmlnwYq4pPtpD0Q)

</details>

<details>

<summary><strong>Market Valuation</strong></summary>

*Displaying evaluate the overall value and significance of tokens with market capitalization.* ![](/files/khIzIcYOjq7spMYvZqxD)

</details>

<details>

<summary><strong>Trading Activity/ Volume</strong></summary>

*Market activity through trading volume displayed in ETH Traded the USD Value*  ![](/files/9RlTPP0LWpnxCrZr1lzX)

</details>

<details>

<summary><strong>Liquidity Metrics</strong></summary>

*Pooled liquidity, excluding the Token Value*\
&#x20;![](/files/CD1wEz02wu6XOmQQuYYp)

</details>

<details>

<summary><strong>Tax Percentage</strong></summary>

*Display the Buy & Sell tax of the ERC20 Token Contract.*\
&#x20;![](/files/qvuoFZCWWcYHSgLoKHal)

</details>

<details>

<summary><strong>Ownership Renouncement</strong></summary>

*Included an manual check if the contract is renounced, 3rd Party scanners are Delayed* \
![](/files/Ku4AKjrNTwbH4SlKfaKh)

</details>

<details>

<summary><strong>CA Safety %</strong></summary>

*Included a CA Safety check based on* [*GOPlus,*](https://gopluslabs.io/) *&* [*QuickIntel*](https://app.quickintel.io/scanner)*, and give a average score of contract safety between the 2. We still advice you to do your own research and use your own scanners as no scanner can completely eliminate & pick up malicious code.* ![](/files/Vtz0odfNrDZ7Twnlz9q3)

</details>

<details>

<summary><strong>Status Updates</strong></summary>

*Gives a overall Metric on safety, based on the metrics we have picked up on the time of the Alert.*&#x20;

&#x20; ![](/files/aMeIClcVydpBdmsjEVGW)

</details>

{% content-ref url="/pages/eqqlRy1R35Wx3OVTFDN8" %}
[Unique Features](/docs/less-than-greater-than/dapp-features/unique-features.md)
{% endcontent-ref %}


---

# 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://dexlord.gitbook.io/docs/less-than-greater-than/dapp-features/basic-features.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.
