Testnet
If you need to experiment with the StarGate contracts, you can point to the below testnet contracts.
Addresses
StarGate
0x1E02B2953AdEfEC225cF0Ec49805b1146a4429C1
StarGateNFT
0x887d9102f0003f1724d8fd5d4fe95a11572fcd77
ABIs
Interfaces
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.

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.
Last updated
Was this helpful?

