@bifrost-finance/type-definitions
Advanced tools
Comparing version
@@ -12,2 +12,4 @@ declare const _default: { | ||
ETH: number; | ||
KAR: number; | ||
ZLK: number; | ||
}; | ||
@@ -14,0 +16,0 @@ }; |
@@ -17,3 +17,5 @@ "use strict"; | ||
KSM: 4, | ||
ETH: 5 | ||
ETH: 5, | ||
KAR: 6, | ||
ZLK: 7 | ||
} | ||
@@ -20,0 +22,0 @@ }, |
@@ -452,3 +452,5 @@ { | ||
"KSM": 4, | ||
"ETH": 5 | ||
"ETH": 5, | ||
"KAR": 6, | ||
"ZLK": 7 | ||
} | ||
@@ -455,0 +457,0 @@ }, |
{ | ||
"name": "@bifrost-finance/type-definitions", | ||
"version": "1.2.47", | ||
"version": "1.2.48", | ||
"description": "Polkadot.js type definations for Acala Network", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -10,5 +10,2 @@ "use strict"; | ||
types: { | ||
MultiLocation: 'MultiLocationV0', | ||
MultiAsset: 'MultiAssetV0', | ||
Xcm: 'XcmV0', | ||
TokenSymbol: { | ||
@@ -25,25 +22,2 @@ _enum: { | ||
} | ||
}, | ||
CurrencyId: { | ||
_enum: { | ||
Native: 'TokenSymbol', | ||
VToken: 'TokenSymbol', | ||
Token: 'TokenSymbol', | ||
Stable: 'TokenSymbol', | ||
VSToken: 'TokenSymbol', | ||
VSBond: '(TokenSymbol, ParaId, LeasePeriod, LeasePeriod)', | ||
LPToken: '(TokenSymbol, u8, TokenSymbol, u8)' | ||
} | ||
}, | ||
CurrencyIdOf: 'CurrencyId', | ||
TAssetBalance: 'Balance', | ||
AmountOf: 'Balance', | ||
StorageVersion: 'Releases', | ||
ShareWeight: 'Balance', | ||
TransferOriginType: { | ||
_enum: { | ||
FromSelf: 0, | ||
FromRelayChain: 1, | ||
FromSiblingParaChain: 2 | ||
} | ||
} | ||
@@ -50,0 +24,0 @@ } |
@@ -10,5 +10,2 @@ "use strict"; | ||
types: { | ||
MultiLocation: 'MultiLocationV0', | ||
MultiAsset: 'MultiAssetV0', | ||
Xcm: 'XcmV0', | ||
TokenSymbol: { | ||
@@ -18,27 +15,5 @@ _enum: { | ||
KUSD: 2, | ||
KSM: 4 | ||
KSM: 4, | ||
KAR: 6 | ||
} | ||
}, | ||
CurrencyId: { | ||
_enum: { | ||
Native: 'TokenSymbol', | ||
VToken: 'TokenSymbol', | ||
Token: 'TokenSymbol', | ||
Stable: 'TokenSymbol', | ||
VSToken: 'TokenSymbol', | ||
VSBond: '(TokenSymbol, ParaId, LeasePeriod, LeasePeriod)', | ||
LPToken: '(TokenSymbol, u8, TokenSymbol, u8)' | ||
} | ||
}, | ||
CurrencyIdOf: 'CurrencyId', | ||
TAssetBalance: 'Balance', | ||
AmountOf: 'Balance', | ||
StorageVersion: 'Releases', | ||
ShareWeight: 'Balance', | ||
TransferOriginType: { | ||
_enum: { | ||
FromSelf: 0, | ||
FromRelayChain: 1, | ||
FromSiblingParaChain: 2 | ||
} | ||
} | ||
@@ -45,0 +20,0 @@ } |
Sorry, the diff of this file is too big to display
149066
-0.8%4380
-0.99%