> For the complete documentation index, see [llms.txt](https://dev.spectra.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.spectra.finance/metavaults/deployed-contracts.md).

# Deployed Contracts

{% hint style="info" %}
All deployed contracts are verified on their respective block explorer. MetaVault contracts use a proxy pattern — the addresses below are the proxy addresses that users and integrators should interact with.
{% endhint %}

{% tabs %}
{% tab title="Ethereum" %}

<table><thead><tr><th width="241.33333333333331">Contract</th><th>Address</th></tr></thead><tbody><tr><td>MetavaultsRegistry</td><td><a href="https://etherscan.io/address/0x16b28223b607b4d90e2ec628fdc1a0ad9ee1f6b8">0x16b28223b607b4d90e2ec628fdc1a0ad9ee1f6b8</a></td></tr></tbody></table>
{% endtab %}

{% tab title="Base" %}

<table><thead><tr><th width="241.33333333333331">Contract</th><th>Address</th></tr></thead><tbody><tr><td>MetavaultsRegistry</td><td><a href="https://basescan.org/address/0xa2c9da26c1982cacaf01c5c691e0cf0aeb031ac1">0xa2c9da26c1982cacaf01c5c691e0cf0aeb031ac1</a></td></tr></tbody></table>
{% endtab %}

{% tab title="Arbitrum" %}

<table><thead><tr><th width="241.33333333333331">Contract</th><th>Address</th></tr></thead><tbody><tr><td>MetavaultsRegistry</td><td><a href="https://arbiscan.io/address/0xa355dd06f35bcfe98e45f743397b729b93c560be">0xa355dd06f35bcfe98e45f743397b729b93c560be</a></td></tr></tbody></table>
{% endtab %}

{% tab title="Avalanche" %}

<table><thead><tr><th width="241.33333333333331">Contract</th><th>Address</th></tr></thead><tbody><tr><td>MetavaultsRegistry</td><td><a href="https://snowscan.xyz/address/0xacf33983cab5f9e914e6a93a2f4d531b5c516602">0xacf33983cab5f9e914e6a93a2f4d531b5c516602</a></td></tr></tbody></table>
{% endtab %}

{% tab title="Katana" %}

<table><thead><tr><th width="241.33333333333331">Contract</th><th>Address</th></tr></thead><tbody><tr><td>MetavaultsRegistry</td><td><a href="https://katanascan.com/address/0x191ea03cccc27546ba9f5161b4948b6afce5263f">0x191ea03cccc27546ba9f5161b4948b6afce5263f</a></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Individual MetaVaultWrapper instances are deployed per vault and are not listed here as they are vault-specific. Check the [MetavaultsRegistry](/metavaults/contract-functions/metavaults-registry.md) on each chain to query registered MetaVaults.
{% endhint %}
