25 lines
491 B
YAML
25 lines
491 B
YAML
specVersion: v0.1.0
|
|
package:
|
|
name: "substreams_ethereum_ambient"
|
|
version: v0.3.0
|
|
|
|
protobuf:
|
|
files:
|
|
- vm.proto
|
|
- common.proto
|
|
importPaths:
|
|
- ../../proto/tycho/evm/v1/
|
|
|
|
binaries:
|
|
default:
|
|
type: wasm/rust-v1
|
|
file: ../../target/wasm32-unknown-unknown/substreams/substreams_ethereum_ambient.wasm
|
|
|
|
modules:
|
|
- name: map_changes
|
|
kind: map
|
|
inputs:
|
|
- source: sf.ethereum.type.v2.Block
|
|
output:
|
|
type: proto:tycho.evm.state.v1.BlockContractChanges
|