diff --git a/packages/xcm-cfg/src/chains.ts b/packages/xcm-cfg/src/chains.ts index e13d0586..66780bb0 100644 --- a/packages/xcm-cfg/src/chains.ts +++ b/packages/xcm-cfg/src/chains.ts @@ -119,6 +119,7 @@ export const bifrost = new Parachain({ asset: vdot, id: { VToken2: 0 }, metadataId: { VToken2: 0 }, + decimals: 10, }, ], ecosystem: Ecosystem.Polkadot,