Skip to content

Commit

Permalink
Lower USDC fee
Browse files Browse the repository at this point in the history
  • Loading branch information
green-jay committed Dec 23, 2024
1 parent 967e769 commit 27af916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/xcm-cfg/src/configs/polkadot/hydration/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ const toAssetHub: AssetRoute[] = [
chain: assetHub,
asset: usdc,
fee: {
amount: 0.7,
amount: 0.07,
asset: usdc,
},
},
Expand Down

0 comments on commit 27af916

Please sign in to comment.