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
feat: dynamically fetch entropy gas limits from blockchain
- Add EntropyGasLimitTable component to fetch gas limits using getProviderInfoV2
- Update contract addresses page to display dynamic gas limits
- Remove static gas limit column from EntropyDeploymentTable
- Add IEntropyV2.json ABI for blockchain queries
- Follow same pattern as EntropyFeeTable for async data fetching
Co-Authored-By: Jayant <[email protected]>
0 commit comments