# Contract Addresses

WLFI governance tokens are available on multiple blockchain networks, enabling broader participation in the World Liberty Financial governance ecosystem.

{% hint style="success" %}
**Multichain Governance**

WLFI is deployed across 3 blockchain networks to maximize accessibility for governance participants.
{% endhint %}

***

## Official Contract Addresses

{% hint style="warning" %}
**Security Notice**

Always verify contract addresses before interacting with them. Only use the official addresses listed below to avoid scams and fraudulent tokens.
{% endhint %}

### Supported Networks

<table><thead><tr><th width="140.14453125">Network</th><th width="91.90625">Standard</th><th width="388.0625">Contract Address</th><th>Explorer</th></tr></thead><tbody><tr><td><strong>Ethereum</strong></td><td>ERC20</td><td><code>0xda5e1988097297dcdc1f90d4dfe7909e847cbef6</code></td><td><a href="https://etherscan.io/token/0xda5e1988097297dcdc1f90d4dfe7909e847cbef6">Etherscan</a></td></tr><tr><td><strong>Binance Smart Chain</strong></td><td>BEP20</td><td><code>0x47474747477b199288bf72a1d702f7fe0fb1deea</code></td><td><a href="https://bscscan.com/token/0x47474747477b199288bf72a1d702f7fe0fb1deea">BscScan</a></td></tr><tr><td><strong>Solana</strong></td><td>SPL</td><td><code>WLFinEv6ypjkczcS83FZqFpgFZYwQXutRbxGe7oC16g</code></td><td><a href="https://solscan.io/token/WLFinEv6ypjkczcS83FZqFpgFZYwQXutRbxGe7oC16g">Solscan</a></td></tr></tbody></table>

***

## Token Details

| Property         | Value                         |
| ---------------- | ----------------------------- |
| **Symbol**       | WLFI                          |
| **Name**         | World Liberty Financial       |
| **Decimals**     | 18                            |
| **Total Supply** | 100,000,000,000 (100 billion) |
| **Type**         | Governance Token              |

***

## Related Contracts

### Ethereum

<table><thead><tr><th width="160.03515625">Contract</th><th width="396.00390625">Address</th><th>Purpose</th></tr></thead><tbody><tr><td><strong>WLFI Token</strong></td><td><code>0xda5e1988097297dcdc1f90d4dfe7909e847cbef6</code></td><td>Main governance token</td></tr><tr><td><strong>WLFI Registry</strong></td><td><code>0x4f61A99e42e21eA3c3EaF9B1b30Fb80A7900d3ce</code></td><td>Token registry</td></tr><tr><td><strong>WLFI Vester</strong></td><td><code>0x74B4f6A2E579D730aAcb9dD23cfbbAEb95029583</code></td><td>Token vesting contract</td></tr></tbody></table>

***

## Cross-Chain Transfers

WLFI supports cross-chain transfers via Chainlink CCIP (Cross-Chain Interoperability Protocol), enabling secure movement of governance tokens between supported networks.

### CCIP Pool Contracts

<table><thead><tr><th width="172.37109375">Network</th><th width="163.03515625">Pool Type</th><th>Pool Address</th></tr></thead><tbody><tr><td><strong>Ethereum</strong></td><td>Lock &#x26; Release</td><td><code>0xc785d05961b3c537cac11f1d496876a255f6d650</code></td></tr><tr><td><strong>Binance Smart Chain</strong></td><td>Burn &#x26; Mint</td><td><code>0xa92261171d09aea90bbf86c75a7322519f014c78</code></td></tr><tr><td><strong>Solana</strong></td><td>Burn &#x26; Mint</td><td><code>7QziXoi8PodowR8XxGMN8TfdYnJzmQ8i4HcCk4LWovb7</code></td></tr></tbody></table>

{% hint style="info" %}
**Governance Participation**

To participate in WLF Protocol governance, you need to hold WLFI tokens in a compatible wallet and connect to the WLF Governance Platform. See our [Risk Disclosures](/wlfi-token/wlfi-risk-disclosures.md) for important information about governance participation.
{% endhint %}


---

# 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.worldlibertyfinancial.com/wlfi-token/contract-addresses.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.
