You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move this into a single lambda that is hit on demand (when loading DAO). Will hydrate on use (slow load) and app can load vaults. Prevent jobs continually doing this and costing money when not used. If this is clean enough it could be replicated on front end.
Make lambda
Hook up vaults page to load
Turn off job
Fallback would be to load from etherscan
The text was updated successfully, but these errors were encountered:
Move this into a single lambda that is hit on demand (when loading DAO). Will hydrate on use (slow load) and app can load vaults. Prevent jobs continually doing this and costing money when not used. If this is clean enough it could be replicated on front end.
Fallback would be to load from etherscan
The text was updated successfully, but these errors were encountered: