Contract Indexing Logic and 403 Forbidden Error during Publishing #921
Unanswered
crow-004
asked this question in
Application Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Did you check the documentation?
What type of issue are you experiencing?
Issue Description
Hi everyone,
I'm seeking clarity on how OP Atlas indexes contracts and handles the project finalization flow. I've encountered a situation where automated detection failed even when using the correct deployer address, and manual intervention led to a 403 error.
The Situation:
0xAE8EF7088985991bF975284264fc44044275c725(This address is verified as a Contributor and is the actual on-chain creator of the contracts).The Issue:
Atlas UI fails to detect contracts automatically, even when the actual Deployer address is connected and verified in the Contributors section. Furthermore, after manually adding and then removing a contract to re-sync the project, the UI got stuck: the "Contracts" section shows a green checkmark, but the list is empty and won't allow re-adding the same addresses.
Questions for the devs:
403 Forbiddenerror during the "Publish" step related to this broken state, or is it an internal Alchemy whitelist issue on the Atlas side?Relevant Links:
Signatures confirmed by address:
0xAE8EF7088985991bF975284264fc44044275c725Steps to Reproduce
0xAE8EF7088985991bF975284264fc44044275c725) in the "Contributors" section.403 Forbidden(Alchemy API whitelist issue).Troubleshooting Attempts
Verified source code on Etherscan/Basescan, published on-chain signatures for deployer ownership, tried manual contract entry after verifying the deployer address, and tested in different browsers.
What type of support do you need?
Beta Was this translation helpful? Give feedback.
All reactions