-
Notifications
You must be signed in to change notification settings - Fork 0
/
substreams.yaml
37 lines (31 loc) · 1.19 KB
/
substreams.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
specVersion: v0.1.0
package:
name: 'circle_cctp_solana6'
version: v0.0.1
imports:
substreams_solana_transactions: https://github.com/Dirt-Nasty/solana_program_transactions/releases/download/v1.0.6/tl-solana-program-transactions-1-0-6-v1.0.6.spkg
database_change: https://github.com/streamingfast/substreams-database-change/releases/download/v1.3.1/substreams-database-change-v1.3.1.spkg
sql: https://github.com/streamingfast/substreams-sink-sql/releases/download/protodefs-v1.0.3/substreams-sink-sql-protodefs-v1.0.3.spkg
entity: https://github.com/streamingfast/substreams-sink-entity-changes/releases/download/v1.3.2/substreams-sink-entity-changes-v1.3.2.spkg
protobuf:
files:
- messages.proto
- program.proto
importPaths:
- ./proto
binaries:
default:
type: wasm/rust-v1+wasm-bindgen-shims
file: target/wasm32-unknown-unknown/release/substreams.wasm
modules:
- name: map_events
kind: map
inputs:
- map: substreams_solana_transactions:map_block
output:
type: proto:program.v1.Instructions
network: solana
networks:
solana:
params:
substreams_solana_transactions:map_block: "circle-cctp:CCTPmbSD7gX1bxKPAmg77w8oFzNFpaQiQUWD43TKaecd"