This repository was archived by the owner on Oct 31, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,13 +22,13 @@ to `RedoubtEventsStream` instance or using `REDOUBT_API_KEY` environment variabl
2222
2323### New pools bot
2424
25- * [ New pools detector] ( . /examples/new_pools.py)
25+ * [ New pools detector] ( https://github.com/re-doubt/redoubt-bot-python-sdk/blob/main /examples/new_pools.py)
2626
2727It is monitoring for new pools and just prints info.
2828
2929### Jetton transfers bot
3030
31- * [ Jetton transfers bot] ( . /examples/jetton_transfer.py)
31+ * [ Jetton transfers bot] ( https://github.com/re-doubt/redoubt-bot-python-sdk/blob/main /examples/jetton_transfer.py)
3232
3333More complicated example. It listens for all Jetton transfers and after receiving info
3434about the transfer it requests additional info over GraphQL API. In this case it
You can’t perform that action at this time.
0 commit comments