Procházet zdrojové kódy

chore(pricefeeds) Deploy Fluent (#2981)

Aditya Arora před 3 měsíci
rodič
revize
46fa3221d3

+ 7 - 0
contract_manager/store/chains/EvmChains.json

@@ -1293,5 +1293,12 @@
     "rpcUrl": "https://rpc-ethereal-testnet-0.t.conduit.xyz",
     "networkId": 13374202,
     "type": "EvmChain"
+  },
+  {
+    "id": "fluent_testnet",
+    "mainnet": false,
+    "rpcUrl": "https://rpc.testnet.fluent.xyz/",
+    "networkId": 20994,
+    "type": "EvmChain"
   }
 ]

+ 5 - 0
contract_manager/store/contracts/EvmPriceFeedContracts.json

@@ -853,5 +853,10 @@
     "chain": "camp_network",
     "address": "0x2880aB155794e7179c9eE2e38200202908C17B43",
     "type": "EvmPriceFeedContract"
+  },
+  {
+    "chain": "fluent_testnet",
+    "address": "0x2880aB155794e7179c9eE2e38200202908C17B43",
+    "type": "EvmPriceFeedContract"
   }
 ]

+ 5 - 0
contract_manager/store/contracts/EvmWormholeContracts.json

@@ -858,5 +858,10 @@
     "chain": "ethereal_testnet_v2",
     "address": "0x66E9cBa5529824a03B5Bc9931d9c63637101D0F7",
     "type": "EvmWormholeContract"
+  },
+  {
+    "chain": "fluent_testnet",
+    "address": "0xb27e5ca259702f209a29225d0eDdC131039C9933",
+    "type": "EvmWormholeContract"
   }
 ]

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

@@ -251,6 +251,7 @@ export const RECEIVER_CHAINS = {
   ethereal_testnet: 50127,
   ethereal_devnet: 50128,
   ethereal_testnet_v2: 50129,
+  fluent_testnet: 50130,
 };
 
 // If there is any overlapping value the receiver chain will replace the wormhole