> For the complete documentation index, see [llms.txt](https://docs.stargate.vechain.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stargate.vechain.org/for-developers/testnet.md).

# Testnet

If you need to experiment with the StarGate contracts, you can point to the below testnet contracts.

## Addresses

<table><thead><tr><th width="247.23828125">Contract</th><th>Address</th></tr></thead><tbody><tr><td>StarGate</td><td>0x1E02B2953AdEfEC225cF0Ec49805b1146a4429C1</td></tr><tr><td>StarGateNFT</td><td>0x887d9102f0003f1724d8fd5d4fe95a11572fcd77</td></tr></tbody></table>

## ABIs

{% file src="/files/aoHeZ7pOBWt913Ixp5Ae" %}

{% file src="/files/JxafsC9FFaI1QzwivtpB" %}

## Interfaces

{% file src="/files/nPJmIm0Fw5VcllrArQXx" %}

{% file src="/files/721EwKPBJodtEBughIW7" %}

## Import the contracts on Inspector

Go to <https://inspector.vecha.in/>, switch to testnet (on top-right), click add, add the above address and the ABI that you can find in the below section.

<div data-full-width="true"><figure><img src="https://3169039753-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVGvLBvqAD7gW0OJb80qx%2Fuploads%2FeJlMZ2z5IC3MVoN8f0F9%2Fimage.png?alt=media&amp;token=e163a6ae-1f32-48c8-ac53-4d526a4eab30" alt=""><figcaption></figcaption></figure></div>

## Run locally

You can deploy the contracts on your own or run the tests by using the public repo with the contracts at <https://github.com/vechain/stargate-contracts>. This resource contains all necessary files and instructions, allowing you to clone the repository, explore the smart contract code, and follow setup procedures step-by-step, allowing you to interact with the contracts on testnet or thor solo.

{% hint style="info" %}
Need VTHO? Use this faucet: <https://faucet.vecha.in/>
{% endhint %}
