feat: migrate from Teloscan v1 to Blockscout v2 API#861
Open
molty365 wants to merge 1 commit intotelosnetwork:developfrom
Open
feat: migrate from Teloscan v1 to Blockscout v2 API#861molty365 wants to merge 1 commit intotelosnetwork:developfrom
molty365 wants to merge 1 commit intotelosnetwork:developfrom
Conversation
✅ Deploy Preview for wallet-staging ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for wallet-develop-mainnet ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
61a8370 to
789481a
Compare
789481a to
3ff8708
Compare
- BlockscoutAdapter: translates Blockscout v2 responses to legacy format - Built-in ABIs for STLOS and escrow (unverified on Blockscout) - Raw selector for escrow lockDuration (non-standard ABI) - STLOS balance fetched directly from contract (indexing workaround) - Transaction history + NFT transfers via Blockscout v2 - Approval discovery via tx history (Blockscout lacks approval tracking) - Token list URLs point to telosnetwork/token-list - RPC endpoint: rpc.telos.net (mainnet.telos.net returns 403) - Add Rabby wallet authenticator - Replace Airtable dapps with local dapps.json - Rename 'Telos Native dApps' to 'Telos Zero Apps' - Fix APY fallback (4% instead of stale 13%)
3ff8708 to
7e5ecc2
Compare
TheJudii
approved these changes
Feb 20, 2026
TheJudii
approved these changes
Feb 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Complete migration from Teloscan v1 API to Blockscout v2 API, plus 2026 brand refresh.
Brand Update
Blockscout API Migration
BlockscoutAdapterclass (src/antelope/chains/utils/BlockscoutAdapter.ts)rpc.telos.netfor EVM RPC (avoids CORS issues withmainnet.telos.net)Token List
telosnetwork/token-list(PR Develop #88 adds USDC.e, USDT, WBTC, WETH, GM, USDM, MST and marks legacy tokens)Known Limitations
Tested on: https://molty365.github.io/telos-wallet-OG/