All chains
S

SVM BNB

Solana Layer 2

SOON is a Solana Virtual Machine rollup stack enabling SVM execution on multiple Layer 1s including Ethereum and BNB Chain.

Quick Facts
Networks 5
Runtime Solana
Real-time No
Data tables 0
Category Layer 2

Available Networks

Quick Start

1curl --compressed -X POST 'https://portal.sqd.dev/datasets/soon-mainnet/stream' \
2 -H 'Content-Type: application/json' \
3 -d '{
4 "type": "solana",
5 "fromBlock": 0,
6 "toBlock": 100,
7 "fields": {
8 "block": {"number":true,"timestamp":true},
9 "instruction": {"programId":true,"data":true}
10 },
11 "instructions": [{}]
12 }'
soon-mainnet/stream
Solana · blocks 0–100

Start building with SVM BNB

Access SVM BNB data through the SQD Portal — free tier available.