Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polygon Edge: [error] ** (KeyError) key "0xd43156f442f2a13bec1816935542b92136cc3f21" not found in: %{ "0xd43156f442f2a13beC1816935542b92136Cc3F21" => 713703} #7090

Closed
sl1depengwyn opened this issue Mar 16, 2023 · 0 comments · Fixed by #7513

Comments

@sl1depengwyn
Copy link
Contributor

sl1depengwyn commented Mar 16, 2023

https://discord.com/channels/973915550965174292/973918718105096242/1085466729515323483
https://discord.com/channels/973915550965174292/1081226009694715905/1081922428323762247

Part of eth_getTransactionReceipt response from node: (address is really checksummed)

{
                "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
                "topics": [
                    "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
                    "0x000000000000000000000000a9e803fe413b371386c08b5b6d2c35c6bed27917",
                    "0x0000000000000000000000000000000000000000000000000000000000001111"
                ],
                "data": "0x0000000000000000000000000000000000000000000000000161a86489a44bec",
                "blockNumber": "0x15afce",
                "transactionHash": "0x8961e39603d15b73aa5f79fd37e761c26ca87ff9c3f688cf0e14c656faa80d48",
                "transactionIndex": "0x1",
                "blockHash": "0xb63bf627aedb94e40ed98c3d26cedb3372e5670a0e3357d5ed3be0cc3ebc2ad8",
                "logIndex": "0x1",
                "removed": false
            }

Callstack:

Image

@sl1depengwyn sl1depengwyn changed the title Polygon Edge: [error] ** (KeyError) key "0xd43156f442f2a13bec1816935542b92136cc3f21" not found in: %{ "0xd43156f442f2a13beC1816935542b92136Cc3F21" => 713703} Polygon Edge: [error] ** (KeyError) key "0xd43156f442f2a13bec1816935542b92136cc3f21" not found in: %{ "0xd43156f442f2a13beC1816935542b92136Cc3F21" => 713703} Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant