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 864
864
rpcUrl : https://homer.storyrpc.io
865
865
networkId : 1514
866
866
type : EvmChain
867
- - id : hyperEVM
867
+ - id : hyperevm
868
868
mainnet : true
869
869
rpcUrl : https://rpc.hyperliquid.xyz/evm
870
870
networkId : 999
Original file line number Diff line number Diff line change 145
145
- chain : berachain_mainnet
146
146
address : " 0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
147
147
type : EvmEntropyContract
148
+ - chain : hyperevm
149
+ address : " 0xfA25E653b44586dBbe27eE9d252192F0e4956683"
150
+ type : EvmEntropyContract
Original file line number Diff line number Diff line change 484
484
- chain : bittensor_testnet
485
485
address : " 0x41955476936DdA8d0fA98b8d1778172F7E4fCcA1"
486
486
type : EvmPriceFeedContract
487
- - chain : hyperEVM
487
+ - chain : hyperevm
488
488
address : " 0xe9d69CdD6Fe41e7B621B4A688C5D1a68cB5c8ADc"
489
489
type : EvmPriceFeedContract
490
490
- chain : bittensor_mainnet
Original file line number Diff line number Diff line change 478
478
- chain : bittensor_testnet
479
479
address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
480
480
type : EvmWormholeContract
481
- - chain : hyperEVM
481
+ - chain : hyperevm
482
482
address : " 0x66E9cBa5529824a03B5Bc9931d9c63637101D0F7"
483
483
type : EvmWormholeContract
484
484
- chain : bittensor_mainnet
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ export const RECEIVER_CHAINS = {
106
106
berachain_mainnet : 60076 ,
107
107
movement_mainnet : 60077 ,
108
108
story_mainnet : 60078 ,
109
- hyperEVM : 60079 ,
109
+ hyperevm : 60079 ,
110
110
bittensor_mainnet : 60080 ,
111
111
112
112
// 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