Skip to content

Commit

Permalink
tmp bump ah -> moonbeam fees
Browse files Browse the repository at this point in the history
  • Loading branch information
nohaapav committed Nov 15, 2024
1 parent 5cbae0c commit 89a58da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/xcm-cfg/src/configs/polkadot/assethub/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ const toMoonbeam: AssetRoute[] = [
chain: moonbeam,
asset: usdt,
fee: {
amount: 0.02,
amount: 0.15,
asset: usdt,
},
},
Expand All @@ -184,7 +184,7 @@ const toMoonbeam: AssetRoute[] = [
chain: moonbeam,
asset: usdc,
fee: {
amount: 0.03,
amount: 0.15,
asset: usdc,
},
},
Expand Down

0 comments on commit 89a58da

Please sign in to comment.