Skip to main content
Version: 3.5.0

Networks

There are two networks you can interact with Mainnet and Testnet. The testnet is designed to be an environment where you can test your code before deploying it on the mainnet; the mainnet is for production ready code as it has real world effects.

Make a note of this page as you'll need these values later.

{
"AVN_GATEWAY_URL": "https://mainnet.gateway.aventus.io",
"AVN_RELAYER": "5Gh6CfQUNDzsk7TQ8Tt8SR9h8mAQXpEpeZjNKFoVxYWqLAEB",
"AVT_CONTRACT_ADDRESS": "0x0d88eD6E74bbFD96B831231638b66C05571e824F"
}