tokusyu

Results 3 comments of tokusyu

I’m not sure this works, but try eth_getLogs instead of eth_newFilter & eth_getFilterLogs? https://ethereum.stackexchange.com/questions/106868/listen-to-events-in-the-polygon-network-using-web3-py https://docs.polygon.technology/docs/edge/get-started/json-rpc-commands/#eth_getfilterlogs

@medvedev1088 Do you have a plan parsing the script to extract bitcoin address from the public key? For me, both are fine, but what I only need is preserving "type"...

@spiyer99 unfortunately no progress. using a library like btcpy is interesting, we need to consider coins other than bitcoin that have their prefix code eg. https://bitcoin.stackexchange.com/questions/62781/litecoin-constants-and-prefixes.