diff --git a/src/adapters/hydradx.ts b/src/adapters/hydradx.ts index 5ea12c4..c988341 100644 --- a/src/adapters/hydradx.ts +++ b/src/adapters/hydradx.ts @@ -34,8 +34,8 @@ export const hydraRoutersConfig: Omit[] = [ to: "interlay", token: "INTR", xcm: { - // in chopsticks tests: 18_886_316 - add 10x margin to fee estimate - fee: { token: "INTR", amount: "188863160" }, + // in chopsticks tests: 1_491_140_909 - add 10x margin to fee estimate + fee: { token: "INTR", amount: "14911409090" }, weightLimit: DEST_WEIGHT, }, },