Update transactions and events modules
This commit is contained in:
@@ -23,13 +23,13 @@ modules:
|
||||
- source: sf.ethereum.type.v2.Block
|
||||
output:
|
||||
type: proto:eth.block_meta.v1.BlockMeta
|
||||
- name: map_filter_transaction
|
||||
- name: map_filter_transactions
|
||||
kind: map
|
||||
inputs:
|
||||
- params: string
|
||||
- source: sf.ethereum.type.v2.Block
|
||||
output:
|
||||
type: proto:eth.transaction.v1.TransactionOption
|
||||
type: proto:eth.transaction.v1.Transactions
|
||||
- name: map_contract_events
|
||||
kind: map
|
||||
inputs:
|
||||
@@ -39,5 +39,5 @@ modules:
|
||||
type: proto:eth.event.v1.Events
|
||||
|
||||
params:
|
||||
map_filter_transaction: "4faa877df84080a9d98b1e28294c4680bb141ec27a1a5dee009c3e02dfa65ab7"
|
||||
map_filter_transactions: "to=dac17f958d2ee523a2206206994597c13d831ec7&from=46340b20830761efd32832a74d7169b29feb9758"
|
||||
map_contract_events: "bc4ca0eda7647a8ab7c2061c2e118a18a936f13d"
|
||||
|
||||
Reference in New Issue
Block a user