# UNION Token

## Supply Information

UNION token contract and distribution information.

UNION token is an ERC20 utility token, starting as a governance token for the protocol - and then possibly taking any other new function the DAO could envision for it.&#x20;

The initial supply of UNION is 1,000,000,000 (1 billion). with the dao having the ability to mint up to 2%/year (starting 2025/12/22).

Token contract ERC-20: [0x5dfe42eea70a3e6f93ee54ed9c321af07a85535c](https://etherscan.io/token/0x5dfe42eea70a3e6f93ee54ed9c321af07a85535c)

Decimals: 18&#x20;

Symbol: $UNION&#x20;

Coingecko: <https://www.coingecko.com/en/coins/union-finance>

## Initial Supply Information

1 Billion UNION tokens have been minted at genesis.

* 20% to Community DAO — 200,000,000 (+ 2%/yr mint in perpetuity)
* 46.78% to Initial and Future Team — 466,666,666: 1yr cliff + 4yr vest
* 33.22% to Early Supporter s — 332,166,667: 1yr lockup + 1yr vest

### Community-governed Treasury  <a href="#e418" id="e418"></a>

200,000,000 Union was initially allocated to the following community owned contracts.

* **150M is in a Treasury Vester** **contract** that will vest into the Treasury contract with the following hardcoded params:&#x20;
  * *vestingBegin: 2022/12/22,*&#x20;
  * *vestingEnd: 2025/12/22,*&#x20;
  * *vestingAmount: 150M*
* **38.9M is in the Treasury Contract** and immediately accessible by governance.
* **9M pre-funded the EthComptroller Contract** — Also has a drip() from the treasury starting from block #13816842 at a rate of 1 UNION per block for a total amount of 20M UNION. so, the end block will be blk# 15816842
* **2M to a merkledrop contract** — Ended.
* **100K pre-funded the ArbComptroller**.

## Bridged Tokens

UNION has been bridged to Arbitrum and Optimism.

:blue\_circle:Contract Address · arbUNION: [0x6DBDe0E7e563E34A53B1130D6B779ec8eD34B4B9](https://arbiscan.io/address/0x6DBDe0E7e563E34A53B1130D6B779ec8eD34B4B9)

:red\_circle:Contract Address · opUNION: [0xB025ee78b54B5348BD638Fe4a6D77Ec2F813f4f9](https://optimistic.etherscan.io/address/0xB025ee78b54B5348BD638Fe4a6D77Ec2F813f4f9)

## <br>


---

# 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.union.finance/governance/union-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.
