# SEDA Token Information

#### **Contents**

* [Token Tracking Tools](#token-tracking-tools)
* [Verified Token Deployment Addresses](#verified-token-deployment-addresses)
* [General SEDA Token Information](#general-seda-token-information)
  * [Fundraising Information](#fundraising-information)
  * [SEDA Vesting Schedule](#seda-vesting-schedule)

### Token Tracking Tools

{% embed url="<https://www.tradingview.com/symbols/SEDAUSD/?exchange=CRYPTO>" %}

{% embed url="<https://www.coingecko.com/en/coins/seda>" %}

{% embed url="<https://coinmarketcap.com/currencies/seda-protocol/>" %}

### Verified Token Deployment Addresses

<details>

<summary><strong>EVM Networks</strong></summary>

* **Ethereum:** [0x14862c03a0caccc1ab328b062e64e31b2a1afcd7](https://etherscan.io/token/0x14862c03a0caccc1ab328b062e64e31b2a1afcd7)
* **HyperEVM:** [0x4f96b683714377c38123631f2d17cdf18b3f46a7](https://hyperevmscan.io/token/0x4f96b683714377c38123631f2d17cdf18b3f46a7)
* **Base Network:** [0x306acd0c07c430abbbb2e74ef7bde94f32a898c0](https://basescan.org/token/0x306acd0c07c430abbbb2e74ef7bde94f32a898c0)

</details>

<details>

<summary><strong>Hyperliquid</strong></summary>

**HyperCore:** [0x83a0bf54708a0236a49f7301677ffdc2](https://app.hyperliquid.xyz/explorer/token/0x83a0bf54708a0236a49f7301677ffdc2)

</details>

### General SEDA Token Information

* **Total Supply at Genesis:** 1,000,000,000 SEDA
* **Total Supply API:** <https://explorer-api.mainnet.seda.xyz/main/trpc/supply.total>
* **Circulating Supply API:** <https://explorer-api.mainnet.seda.xyz/main/trpc/supply.circulating>

{% hint style="success" %}
All tokens from previous financing rounds are fully vested and circulating. There are no remaining lock-ups or vesting from previous financing rounds.
{% endhint %}

#### **Fundraising Information**

SEDA has raised $22m in total funding from Coinbase Ventures, Reciprocal Ventures, Distributed Global, Hack VC, Uncorrelated, Coinfund, among others in addition to a token sale via a Liquidity Bootstrap Pool.

**DISCLAIMER**

<sub>*Important: All references to third-party platforms or services are provided for informational purposes only. These third-party platforms or services operate independently and are not affiliated with, endorsed by, or controlled by SEDA. SEDA makes no representations or warranties - express or implied - regarding legal, financial, reliability, security, regulatory, or any status, or performance of any third-party platforms or services. Nothing herein constitutes legal, financial, investment advice, or any form of contract, solicitation, recommendation, or offer to buy or sell. SEDA expressly disclaims any and all responsibility or liability for any and all direct, indirect, or consequential damages, losses, or other consequences arising from the use, misuse, inability to use, inability to access, unavailability or reliance on any third-party platforms or services, under any cause or action whatsoever of any kind. The SEDA Token is a utility token designed solely to support network operations and technical processes within the SEDA Network. It does not represent any ownership rights, shares, securities, or any right to financial returns, dividends, or profit-sharing. It is not an investment product or opportunity, and should not be acquired with any expectation of financial gains. You are solely responsible for conducting your own due diligence, making informed independent decisions, and ensuring compliance with all applicable laws and regulations before engaging with third-party platforms or services, the SEDA Network or the SEDA Token.*</sub>


---

# 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.seda.xyz/home/token-overview/seda-token-information.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.
