mds1 / evm-diff

Diff EVM-compatible chains in a friendly format
https://evmdiff.com
MIT License
272 stars 27 forks source link

feat(data): JSON-RPC methods #32

Closed mds1 closed 2 months ago

mds1 commented 11 months ago

This issue is eligible for a bounty paid out in ETH on OP Mainnet. Read CONTRIBUTING.md to learn how to qualify.

This is dependent on #33 as some nodes have non-standard RPC methods that others nodes (even for the same chain) don't implement, so #33 should be completed first that

leovct commented 6 months ago

I can work on this once #50 is merged :)

mds1 commented 6 months ago

Thanks! Hoping to review #50 in the next day or two

mds1 commented 2 months ago

Closing this issue as part of the move to automated data collection in https://github.com/mds1/evm-diff/pull/62