> ## Documentation Index
> Fetch the complete documentation index at: https://docs.delphai.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Token

> delphAI token information and contract details

## Token Information

The delphAI token was launched on October 21, 2025 on BNB Smart Chain.

**Contract Address**: `0xFa789bb7b3133Fd6454F1673D07dcA59654e4444`

**Total Supply**: 1,000,000,000 tokens

**Network**: BNB Smart Chain (BSC)

**Chain ID**: 56

***

## Token Details

| Property         | Value                                        |
| ---------------- | -------------------------------------------- |
| **Name**         | DelphAI Oracle                               |
| **Symbol**       | DELPH                                        |
| **Decimals**     | 18                                           |
| **Total Supply** | 1,000,000,000                                |
| **Contract**     | `0xFa789bb7b3133Fd6454F1673D07dcA59654e4444` |
| **Launch Date**  | October 21, 2025                             |
| **Network**      | BSC Mainnet                                  |

***

## Add to Wallet

<Steps>
  <Step title="Open Your Wallet">
    Open MetaMask or your preferred BSC-compatible wallet
  </Step>

  <Step title="Add Custom Token">
    Go to "Import tokens" or "Add custom token"
  </Step>

  <Step title="Enter Contract Address">
    Paste the contract address: `0xFa789bb7b3133Fd6454F1673D07dcA59654e4444`
  </Step>

  <Step title="Confirm">
    The token details will auto-populate. Click "Add Token"
  </Step>
</Steps>

***

## Quick Links

<CardGroup cols={2}>
  <Card title="View on BscScan" icon="magnifying-glass" href="https://bscscan.com/token/0xFa789bb7b3133Fd6454F1673D07dcA59654e4444">
    View token contract on BscScan
  </Card>

  <Card title="Oracle Contract" icon="code" href="/contracts/oracle-contract">
    View the oracle smart contract
  </Card>

  <Card title="Community" icon="telegram" href="https://t.me/delphai_io">
    Join our Telegram community
  </Card>

  <Card title="Roadmap" icon="map" href="/resources/roadmap">
    View project roadmap
  </Card>
</CardGroup>
