parent
4abbbd1a46
commit
7db31aa7b5
|
@ -118,6 +118,9 @@ export const RECEIVER_CHAINS = {
|
||||||
blast_s2_testnet: 50047,
|
blast_s2_testnet: 50047,
|
||||||
hedera_testnet: 50048,
|
hedera_testnet: 50048,
|
||||||
filecoin_calibration: 50049, // Filecoin testnet
|
filecoin_calibration: 50049, // Filecoin testnet
|
||||||
|
lightlink_pegasus_testnet: 50050,
|
||||||
|
sei_evm_devnet: 50051,
|
||||||
|
fantom_sonic_testnet: 50052,
|
||||||
};
|
};
|
||||||
|
|
||||||
// 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
|
||||||
|
|
Loading…
Reference in New Issue