diff --git a/Makefile b/Makefile index b50b460..d70a9e2 100644 --- a/Makefile +++ b/Makefile @@ -19,4 +19,4 @@ publish: .PHONY: gui gui: - substreams gui ./substreams/antelope-transactions-v0.5.0.spkg -e eos.substreams.pinax.network:443 graph_out --production-mode -s 393779876 -t 0 --production-mode --params "graph_out=code:bbsdailyrwrd || code:dwebregistry || code:bbseosbridge || code:bbsbbsbbseos || code:bbsengagemnt || code:deweb.eosn" \ No newline at end of file + substreams gui ./substreams/antelope-transactions-v0.5.0.spkg -e eos.substreams.pinax.network:443 graph_out --production-mode -s 400000000 -t 0 --production-mode --params "graph_out=receiver:bbsdailyrwrd || receiver:dwebregistry || receiver:bbseosbridge || receiver:bbsbbsbbseos || receiver:bbsengagemnt || receiver:deweb.eosn" \ No newline at end of file diff --git a/subgraph.yaml b/subgraph.yaml index dbd9c68..33b4e28 100644 --- a/subgraph.yaml +++ b/subgraph.yaml @@ -1,4 +1,4 @@ -specVersion: 1.2.0 +specVersion: 1.0.0 description: Roundtable Transactions, Decoded Actions & Database Operations repository: https://github.com/pinax-network/subgraph-roundtable schema: @@ -10,10 +10,10 @@ dataSources: name: roundtable network: eos source: - startBlock: 393779876 + startBlock: 400000000 package: moduleName: graph_out - params: "code:bbsdailyrwrd || code:dwebregistry || code:bbseosbridge || code:bbsbbsbbseos || code:bbsengagemnt || code:deweb.eosn" + params: "receiver:bbsdailyrwrd || receiver:dwebregistry || receiver:bbseosbridge || receiver:bbsbbsbbseos || receiver:bbsengagemnt || receiver:deweb.eosn" file: ./substreams/antelope-transactions-v0.5.0.spkg mapping: kind: substreams/graph-entities