Skip to content

Conversation

@gfletcher-cll
Copy link
Collaborator

This pull request adds full support for the Bittensor EVM chain to the codebase. The main changes include updates to chain data definitions, provider mappings, supported chain and technology types, and utility functions to ensure Bittensor is recognized and handled throughout the app.

Bittensor EVM support:

  • Added Bittensor EVM chain details to chains.json, including mainnet and testnet configurations, explorer info, currency, and RPC endpoints. [1] [2]
  • Updated chain-to-technology.json to map BITTENSOR_MAINNET to BITTENSOR technology.
  • Added Bittensor icon and name to chainNames in productChainLinks.ts.
  • Added Bittensor to supported technologies and chains in types.ts. [1] [2]
  • Added Bittensor provider mapping in web3Providers.ts for mainnet.

App-wide utility updates:

  • Updated utility functions to handle Bittensor chain conversions in features/utils/index.ts. [1] [2]

Reference and selector updates:

  • Added Bittensor chainId (964) to linkNameSymbol.json for LINK token display.

Additional selector and chain data additions:

  • Added new testnet and mainnet selectors for various chains in ccip/selectors.yml, including Bittensor-related entries. [1] [2] [3]

@gfletcher-cll gfletcher-cll requested a review from a team as a code owner October 31, 2025 16:14
@vercel
Copy link

vercel bot commented Oct 31, 2025

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

Project Deployment Preview Updated (UTC)
documentation Ready Ready Preview Nov 4, 2025 6:03pm

@github-actions
Copy link
Contributor

👋 gfletcher-cll, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@gfletcher-cll gfletcher-cll merged commit d15eccb into main Nov 4, 2025
22 checks passed
@gfletcher-cll gfletcher-cll deleted the pre-work-1031 branch November 4, 2025 18:15
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.

3 participants