Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added Polygon example
  • Loading branch information
Matthieu Vachon authored Mar 9, 2021
1 parent eb76118 commit be1e221
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ $ sf --handle-forks --start-cursor "10928019832019283019283" "to in ['0x7a250d56

# Look at ALL blocks in a given range on Binance Smart Chain (BSC)
$ sf --bsc "true" 100000 100002

# Look at ALL blocks in a given range on Polygon Chain
$ sf --polygon "true" 100000 100002
```

## Programmatic access
Expand Down

0 comments on commit be1e221

Please sign in to comment.