You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@bifrost-finance/type-definitions

Package Overview
Dependencies
Maintainers
5
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bifrost-finance/type-definitions - npm Package Compare versions

Comparing version

to
1.2.48

2

aSharePrimitives.d.ts

@@ -12,2 +12,4 @@ declare const _default: {

ETH: number;
KAR: number;
ZLK: number;
};

@@ -14,0 +16,0 @@ };

4

aSharePrimitives.js

@@ -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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.