Set Up Your Wallet
Connect to Vana Mainnet and Testnet using standard EVM-compatible wallets.
Vana is an EVM-compatible blockchain, which means you can use standard Ethereum wallets to interact with the network. You can use your favorite wallet to store VANA tokens, connect to applications, and manage your assets.
Popular compatible wallets include:
How to Connect
To get started, simply add your desired Vana network to your wallet.
- Get a Wallet: If you don't already have one, download a wallet like MetaMask from its official website.
- Add Network: Open your wallet and use the "Add Network" feature with the details from one of the tables below. Many wallets will also allow you to add this automatically by connecting to a Vana-powered application.
Network Details
Vana Mainnet
Setting | Value |
---|---|
Network Name | Vana Mainnet |
RPC URL | https://rpc.vana.org |
Chain ID | 1480 |
Currency Symbol | VANA |
Block Explorer URL | https://vanascan.io |
Moksha Testnet
Setting | Value |
---|---|
Network Name | Vana Moksha Testnet |
RPC URL | https://rpc.moksha.vana.org |
Chain ID | 14800 |
Currency Symbol | VANA |
Block Explorer URL | https://moksha.vanascan.io |
Faucet | https://faucet.vana.org |
For Production & Advanced Use
The public RPC endpoints listed above are rate-limited and not intended for production systems. For development that requires higher throughput, you can:
- Run your own non-validating RPC node by following the instructions in the Vana node template repository.
- Use a dedicated node provider like QuickNode.
Updated 1 day ago