Error when checking erc20 balance #699
Replies: 4 comments 3 replies
-
Can anyone answer my question? |
Beta Was this translation helpful? Give feedback.
-
I'm wondering if fevm is only compatible with jsonRpc calls and not with calls using go-ethereum? I use the same code to call other evm chains and it works fine, only fevm reports errors, can the community answer me this question? |
Beta Was this translation helpful? Give feedback.
-
indeed! from FIP
What can I do to show support? this is blocking our project from moving onto the ipc and fevm ecosystems |
Beta Was this translation helpful? Give feedback.
-
Hey @polus-arcticus @arvin-lau As Jenn mentioned above, we're planning to enable support for legacy ETH transactions in Filecoin as part of FIP-0091(https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0091.md). The following PR for that is already code complete and reviewed: Please feel free to leave your comments/thoughts on the FIP and/or PR and let me know if you have any concerns. You can also try out the PR with a custom Lotus build if you are using your own Lotus instance for testing/deploying these contracts. |
Beta Was this translation helpful? Give feedback.
-
Checklist
Lotus component
Lotus Version
Repro Steps
Describe the Bug
An error occurred while checking the erc20 balance
Can anyone tell me how to fix this?
Tooling
Configuration Options
Beta Was this translation helpful? Give feedback.
All reactions