Closed Viterbo closed 2 months ago
Name | Link |
---|---|
Latest commit | ba76a94a896a1e6884d643591ca1a772e3f66a58 |
Latest deploy log | https://app.netlify.com/sites/dev-mainnet-teloscan/deploys/66db0890690acb0008ed081b |
Deploy Preview | https://deploy-preview-849--dev-mainnet-teloscan.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | ba76a94a896a1e6884d643591ca1a772e3f66a58 |
Latest deploy log | https://app.netlify.com/sites/testnet-teloscan/deploys/66db0890c4f0a400088e1513 |
Deploy Preview | https://deploy-preview-849--testnet-teloscan.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | ba76a94a896a1e6884d643591ca1a772e3f66a58 |
Latest deploy log | https://app.netlify.com/sites/teloscan-stage/deploys/66db08901b08ab0007960a57 |
Deploy Preview | https://deploy-preview-849--teloscan-stage.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Fixes #816
Description
The current implementation has a minimal difference. Now, each time we need to display an address, we take the possible contract metadata from the local cache, delegating to the indexer API the responsibility of populating that cache on each query.
This will have a real optimization impact on the token holders and home pages after the following two PRs are deployed on the indexer API side:
Test scenarios