File tree Expand file tree Collapse file tree 5 files changed +7
-4
lines changed
governance/xc_admin/packages/xc_admin_common/src Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 864864 rpcUrl : https://homer.storyrpc.io
865865 networkId : 1514
866866 type : EvmChain
867- - id : hyperEVM
867+ - id : hyperevm
868868 mainnet : true
869869 rpcUrl : https://rpc.hyperliquid.xyz/evm
870870 networkId : 999
Original file line number Diff line number Diff line change 145145- chain : berachain_mainnet
146146 address : " 0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
147147 type : EvmEntropyContract
148+ - chain : hyperevm
149+ address : " 0xfA25E653b44586dBbe27eE9d252192F0e4956683"
150+ type : EvmEntropyContract
Original file line number Diff line number Diff line change 484484- chain : bittensor_testnet
485485 address : " 0x41955476936DdA8d0fA98b8d1778172F7E4fCcA1"
486486 type : EvmPriceFeedContract
487- - chain : hyperEVM
487+ - chain : hyperevm
488488 address : " 0xe9d69CdD6Fe41e7B621B4A688C5D1a68cB5c8ADc"
489489 type : EvmPriceFeedContract
490490- chain : bittensor_mainnet
Original file line number Diff line number Diff line change 478478- chain : bittensor_testnet
479479 address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
480480 type : EvmWormholeContract
481- - chain : hyperEVM
481+ - chain : hyperevm
482482 address : " 0x66E9cBa5529824a03B5Bc9931d9c63637101D0F7"
483483 type : EvmWormholeContract
484484- chain : bittensor_mainnet
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ export const RECEIVER_CHAINS = {
106106 berachain_mainnet : 60076 ,
107107 movement_mainnet : 60077 ,
108108 story_mainnet : 60078 ,
109- hyperEVM : 60079 ,
109+ hyperevm : 60079 ,
110110 bittensor_mainnet : 60080 ,
111111
112112 // Testnets as a separate chain ids (to use stable data sources and governance for them)
You can’t perform that action at this time.
0 commit comments