Просмотр исходного кода

chore(pricefeed) New Network Injective EVM

Aditya Arora 8 месяцев назад
Родитель
Сommit
39b81ea9d5

+ 5 - 0
contract_manager/store/chains/EvmChains.yaml

@@ -874,3 +874,8 @@
   rpcUrl: https://bittensor-finney.api.onfinality.io/public
   networkId: 964
   type: EvmChain
+- id: injective_evm_testnet
+  mainnet: false
+  rpcUrl: https://k8s.testnet.evmix.json-rpc.injective.network
+  networkId: 999
+  type: EvmChain

+ 3 - 0
contract_manager/store/contracts/EvmPriceFeedContracts.yaml

@@ -490,3 +490,6 @@
 - chain: bittensor_mainnet
   address: "0x2880aB155794e7179c9eE2e38200202908C17B43"
   type: EvmPriceFeedContract
+- chain: injective_evm_testnet
+  address: "0x2880aB155794e7179c9eE2e38200202908C17B43"
+  type: EvmPriceFeedContract

+ 3 - 0
contract_manager/store/contracts/EvmWormholeContracts.yaml

@@ -484,3 +484,6 @@
 - chain: bittensor_mainnet
   address: "0xb27e5ca259702f209a29225d0eDdC131039C9933"
   type: EvmWormholeContract
+- chain: injective_evm_testnet
+  address: "0xb27e5ca259702f209a29225d0eDdC131039C9933"
+  type: EvmWormholeContract

+ 1 - 0
governance/xc_admin/packages/xc_admin_common/src/chains.ts

@@ -232,6 +232,7 @@ export const RECEIVER_CHAINS = {
   bittensor_testnet: 50115,
   monad_devnet: 50116,
   monad_testnet: 50117,
+  injective_evm_testnet: 50118,
 };
 
 // If there is any overlapping value the receiver chain will replace the wormhole