All chains
V

Vara Network

Substrate Layer 1

Vara Network is a standalone Layer 1 powered by Gear Protocol, enabling WebAssembly smart contracts with an actor model architecture.

Quick Facts
Networks 2
Runtime Substrate
Real-time No
Data tables 0
Category Layer 1

Networks

vara
Substrate mainnet 0 tables
vara-testnet
Substrate testnet 0 tables

Quick Start

1curl --compressed -X POST \
2 'https://portal.sqd.dev/datasets/vara/stream' \
3 -H 'Content-Type: application/json' \
4 -d '{
5 "type": "substrate",
6 "fromBlock": 0,
7 "toBlock": 100,
8 "fields": {
9 "block": {"number":true,"timestamp":true},
10 "event": {"name":true,"args":true}
11 },
12 "events": [{}]
13 }'
vara/stream
Substrate · blocks 0100

Start building with Vara Network

Access Vara Network data through the SQD Portal — free tier available.