|
@@ -58,6 +58,8 @@ export const RECEIVER_CHAINS = {
|
|
|
mode: 60039,
|
|
mode: 60039,
|
|
|
bttc: 60040,
|
|
bttc: 60040,
|
|
|
zkfair: 60041,
|
|
zkfair: 60041,
|
|
|
|
|
+ hedera: 60042,
|
|
|
|
|
+ filecoin: 60043,
|
|
|
|
|
|
|
|
// Testnets as a separate chain ids (to use stable data sources and governance for them)
|
|
// Testnets as a separate chain ids (to use stable data sources and governance for them)
|
|
|
injective_testnet: 60013,
|
|
injective_testnet: 60013,
|
|
@@ -114,6 +116,8 @@ export const RECEIVER_CHAINS = {
|
|
|
movement_move_devnet: 50045,
|
|
movement_move_devnet: 50045,
|
|
|
zkfair_testnet: 50046,
|
|
zkfair_testnet: 50046,
|
|
|
blast_s2_testnet: 50047,
|
|
blast_s2_testnet: 50047,
|
|
|
|
|
+ hedera_testnet: 50048,
|
|
|
|
|
+ filecoin_calibration: 50049, // Filecoin testnet
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
// If there is any overlapping value the receiver chain will replace the wormhole
|
|
// If there is any overlapping value the receiver chain will replace the wormhole
|