Skip to content

[SDK] Python SDK connection to web socket endpoint #189

Closed Answered by enochSatis
enochSatis asked this question in SDKs
Discussion options

You must be logged in to vote

Found a way to solve this issue.

I got the logs by calling tPOST API of the RPC node directly using method eth_getLogs.

"id": 2,
"jsonrpc": "2.0",
"method": "eth_getLogs",
"params": [{
    "address": address,
    "topics": [topicA, topicB]
    }]

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by enochSatis

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
SDKs
Labels
sdk Questions for the SDKs
6 participants