Skip to content

Commit

Permalink
feat: update asset type
Browse files Browse the repository at this point in the history
  • Loading branch information
2075 committed Nov 28, 2024
1 parent 532b4be commit a23a5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/xcm/tokens/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ export const xcmToken = {
isNativeToken: false,
assetId: '18446744073709551641',
originAssetId: '555',
logo: require('/src/assets/img/token/game.png'),
logo: require('/src/assets/img/token/game.svg'),
isXcmCompatible: true,
originChain: Chain.ASSET_HUB,
minBridgeAmount: '0.5',
Expand Down

0 comments on commit a23a5d3

Please sign in to comment.