Skip to content

Conversation

portdeveloper
Copy link
Member

@portdeveloper portdeveloper commented Aug 16, 2025

This PR:

  • Adds a delayMs prop to control the timing of data fetching in DisplayVariable.
  • Updates ContractVariables to pass an index-based delay to each DisplayVariable instance.
  • Implements state management to enable fetching after the specified delay.

Closes #184

@portdeveloper portdeveloper self-assigned this Aug 16, 2025
Copy link

vercel bot commented Aug 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
abi-ninja-v2 Ready Ready Preview Comment Aug 18, 2025 1:22pm

@technophile-04
Copy link
Member

@portdeveloper
Copy link
Member Author

After some testing, yes it does not work even when i increase the timeout to a REALLY high number. Looks like the best strat is using multiple alchemy api keys.

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 this pull request may close these issues.

bug: too many requests when loading a contract
2 participants