File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ The Transpose Decoding SDK is a Python package that makes decoding contract acti
88- ** High performance** : Streaming benchmarked at 3,000+ items per second.
99- ** Automatic decoding** : Automatically decode inputs/outputs for transactions and traces, and logs for events.
1010- ** Live & historical** : Stream activity in a historical block range or live with a ~ 3s delay from nodes.
11- - ** Full traces support** : Decode traces (a.k.a. internal transactions) just like transactions .
11+ - ** Full traces support** : Stream decoded traces (a.k.a. internal transactions) with no added complexity .
1212- ** Multi-chain** : Supports Ethereum, Polygon, and Goerli with additional chains coming soon.
13- - ** Event & function filtering** : Stream all events/calls in an ABI or target a specific event or function name .
13+ - ** Event & function filtering** : Stream all activity from a contract or specify event and function names .
1414
1515## Setup
1616
You can’t perform that action at this time.
0 commit comments