# DEGO Token

## Introduction

DEGO is the utility token of the Dego platform and has the following use cases:

* **Governance:** DEGO token holders will vote on platform parameters to regulate the project’s economics and developments.
* **Incentives:** DEGO tokens serve as a means to incentivize user participation in various activities, including bounty hunting, referrals, and upcoming programs.
* **NFT Suite:** DEGO tokens are an essential component for various operations within the NFT Suite, encompassing NFT minting, staking, auction participation, trading, and more.

### Token Specification

* **Name:** DEGO Finance Token
* **Symbol:** DEGO
* **Network:** Ethereum / BNB Chain/Solana Chain
* **Spec:** ERC20 / BEP20/SPL
* **Precision:** 18/8

### **Smart Contract Address**&#x20;

**New DEGO (ERC20) smart contract address:**

0x3da932456d082cba208feb0b096d49b202bf89c8

**New DEGO (BEP20) smart contract address:**

0x3Da932456D082CBa208FEB0B096d49b202Bf89c8

**DEGO SOL smart contract address:**&#x20;

[BU4eP1vCR99amXKsMXhctX8YpqUa7wbULQ26XaQbazkS](https://solscan.io/token/BU4eP1vCR99amXKsMXhctX8YpqUa7wbULQ26XaQbazkS)

### Token Allocation

**Total Supply (100%): 21,000,000 DEGO**

| Public Sale       | 10.00% |
| ----------------- | ------ |
| Treasure          | 30%    |
| DEGO DAO          | 3.75%  |
| Airdrop Rewards   | 1.00%  |
| Mining Rewards    | 50.00% |
| Uniswap Liquidity | 5.25%  |

### &#x20;Treasure

<https://etherscan.io/address/0x25d4025Dae88e47eA8Fd11637De7a7A2961F7466>

[https://bscscan.com/address/0xa9777b234D58ad4039A35Bf6116C4f155753920](https://bscscan.com/address/0xa9777b234D58ad4039A35Bf6116C4f1557539204)

### Token Circulation

API: <https://api.dego.finance/supply/dego>

### DEGO DAO&#x20;

<https://bscscan.com/address/0xed355Cab6Cb0d1F88b25f091E57aa57f911a2e30>

<https://etherscan.io/address/0x2546BF7283D0FA3E511A3C3D1A8C75523Abd4e1e>

## Pre-sale Details

DEGO Pre-sale was scheduled for Sep 12th.

### Cap 1: 750 ETH (1,425,000 DEGO)

The presale consisted of 3 rounds with different prices, and there was no specific time limit between each round; when the first round was sold out, the second round started immediately.

### Cap 2: 100 ETH (150,000 DEGO)

For 50 Whitelisted users only. The whitelist lottery registration was opened on 7 Sep.

* 1ETH = 1,500 DEGO; Maximum: 2 ETH/Address

### Cap 3: 150 ETH (525,000 DEGO)

For Developers Community Supporters.

* 1ETH = 3,500 DEGO; Maximum: 10 ETH/Address

### Uniswap Initial Liquidity

* 700 ETH & 1,200,000 DEGO
* Uniswap Listing Price: 1ETH = 1,496 DEGO


---

# 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.dego.finance/master/token.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.
