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 864864 rpcUrl : https://homer.storyrpc.io
865865 networkId : 1514
866866 type : EvmChain
867+ - id : hyperEVM
868+ mainnet : true
869+ rpcUrl : https://rpc.hyperliquid.xyz/evm
870+ networkId : 999
871+ type : EvmChain
Original file line number Diff line number Diff line change 484484- chain : bittensor_testnet
485485 address : " 0x41955476936DdA8d0fA98b8d1778172F7E4fCcA1"
486486 type : EvmPriceFeedContract
487+ - chain : hyperEVM
488+ address : " 0xe9d69CdD6Fe41e7B621B4A688C5D1a68cB5c8ADc"
489+ type : EvmPriceFeedContract
Original file line number Diff line number Diff line change 478478- chain : bittensor_testnet
479479 address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
480480 type : EvmWormholeContract
481+ - chain : hyperEVM
482+ address : " 0x66E9cBa5529824a03B5Bc9931d9c63637101D0F7"
483+ type : EvmWormholeContract
Original file line number Diff line number Diff line change @@ -109,6 +109,7 @@ export const RECEIVER_CHAINS = {
109109 berachain_mainnet : 60076 ,
110110 movement_mainnet : 60077 ,
111111 story_mainnet : 60078 ,
112+ hyperEVM : 60079 ,
112113
113114 // Testnets as a separate chain ids (to use stable data sources and governance for them)
114115 injective_testnet : 60013 ,
You can’t perform that action at this time.
0 commit comments