File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed
governance/xc_admin/packages/xc_admin_common/src Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 869869 rpcUrl : https://rpc.hyperliquid.xyz/evm
870870 networkId : 999
871871 type : EvmChain
872+ - id : bittensor_mainnet
873+ mainnet : true
874+ rpcUrl : https://bittensor-finney.api.onfinality.io/public
875+ networkId : 964
876+ type : EvmChain
Original file line number Diff line number Diff line change 487487- chain : hyperEVM
488488 address : " 0xe9d69CdD6Fe41e7B621B4A688C5D1a68cB5c8ADc"
489489 type : EvmPriceFeedContract
490+ - chain : bittensor_mainnet
491+ address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
492+ type : EvmPriceFeedContract
Original file line number Diff line number Diff line change 481481- chain : hyperEVM
482482 address : " 0x66E9cBa5529824a03B5Bc9931d9c63637101D0F7"
483483 type : EvmWormholeContract
484+ - chain : bittensor_mainnet
485+ address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
486+ type : EvmWormholeContract
Original file line number Diff line number Diff line change @@ -107,6 +107,7 @@ export const RECEIVER_CHAINS = {
107107 movement_mainnet : 60077 ,
108108 story_mainnet : 60078 ,
109109 hyperEVM : 60079 ,
110+ bittensor_mainnet : 60080 ,
110111
111112 // Testnets as a separate chain ids (to use stable data sources and governance for them)
112113 injective_testnet : 60013 ,
You can’t perform that action at this time.
0 commit comments