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
Available Networks
Quick Start
1curl --compressed -X POST 'https://portal.sqd.dev/datasets/vara/stream' \
2 -H 'Content-Type: application/json' \
3 -d '{
4 "type": "substrate",
5 "fromBlock": 0,
6 "toBlock": 100,
7 "fields": {
8 "block": {"number":true,"timestamp":true},
9 "event": {"name":true,"args":true}
10 },
11 "events": [{}]
12 }'
vara/stream
Substrate · blocks 0–100Start building with Vara Network
Access Vara Network data through the SQD Portal — free tier available.