@lifi/types
Advanced tools
Comparing version 15.16.1 to 15.17.0-beta.0
{ | ||
"name": "@lifi/types", | ||
"description": "Types for the LI.FI stack", | ||
"version": "15.16.1", | ||
"version": "15.17.0-beta.0", | ||
"files": [ | ||
@@ -6,0 +6,0 @@ "src", |
@@ -44,2 +44,3 @@ "use strict"; | ||
ChainKey["XLY"] = "xly"; | ||
ChainKey["OPB"] = "opb"; | ||
ChainKey["SOL"] = "sol"; | ||
@@ -93,2 +94,3 @@ ChainKey["TER"] = "ter"; | ||
ChainId[ChainId["XLY"] = 196] = "XLY"; | ||
ChainId[ChainId["OPB"] = 204] = "OPB"; | ||
ChainId[ChainId["SOL"] = 1151111081099710] = "SOL"; | ||
@@ -95,0 +97,0 @@ ChainId[ChainId["TER"] = 1161011141099710] = "TER"; |
@@ -44,2 +44,3 @@ "use strict"; | ||
CoinKey["AXLUSDC"] = "axlUSDC"; | ||
CoinKey["FDUSD"] = "FDUSD"; | ||
CoinKey["WBTC"] = "WBTC"; | ||
@@ -62,3 +63,4 @@ CoinKey["WETH"] = "WETH"; | ||
CoinKey["WOKB"] = "WOKB"; | ||
CoinKey["WBNB"] = "WBNB"; | ||
})(CoinKey || (exports.CoinKey = CoinKey = {})); | ||
//# sourceMappingURL=base.js.map |
@@ -42,2 +42,3 @@ export var ChainKey; | ||
ChainKey["XLY"] = "xly"; | ||
ChainKey["OPB"] = "opb"; | ||
// None-EVM | ||
@@ -93,2 +94,3 @@ ChainKey["SOL"] = "sol"; | ||
ChainId[ChainId["XLY"] = 196] = "XLY"; | ||
ChainId[ChainId["OPB"] = 204] = "OPB"; | ||
// None-EVM (IDs are made up by the LI.FI team) | ||
@@ -95,0 +97,0 @@ ChainId[ChainId["SOL"] = 1151111081099710] = "SOL"; |
@@ -44,2 +44,3 @@ export var CoinKey; | ||
CoinKey["AXLUSDC"] = "axlUSDC"; | ||
CoinKey["FDUSD"] = "FDUSD"; | ||
// Other tokens | ||
@@ -63,3 +64,4 @@ CoinKey["WBTC"] = "WBTC"; | ||
CoinKey["WOKB"] = "WOKB"; | ||
CoinKey["WBNB"] = "WBNB"; | ||
})(CoinKey || (CoinKey = {})); | ||
//# sourceMappingURL=base.js.map |
@@ -40,2 +40,3 @@ export declare enum ChainKey { | ||
XLY = "xly", | ||
OPB = "opb", | ||
SOL = "sol", | ||
@@ -88,2 +89,3 @@ TER = "ter", | ||
XLY = 196, | ||
OPB = 204, | ||
SOL = 1151111081099710, | ||
@@ -90,0 +92,0 @@ TER = 1161011141099710, |
@@ -40,2 +40,3 @@ export declare enum CoinKey { | ||
AXLUSDC = "axlUSDC",// Axelar Wrapped USDC | ||
FDUSD = "FDUSD",// First Digital USD | ||
WBTC = "WBTC", | ||
@@ -57,4 +58,5 @@ WETH = "WETH", | ||
WKLAY = "WKLAY",// Wrapped KLAY Token | ||
WOKB = "WOKB" | ||
WOKB = "WOKB",// Wrapped OKB Token | ||
WBNB = "WBNB" | ||
} | ||
//# sourceMappingURL=base.d.ts.map |
@@ -41,2 +41,3 @@ export enum ChainKey { | ||
XLY = 'xly', | ||
OPB = 'opb', | ||
@@ -94,2 +95,3 @@ // None-EVM | ||
XLY = 196, | ||
OPB = 204, | ||
@@ -96,0 +98,0 @@ // None-EVM (IDs are made up by the LI.FI team) |
@@ -46,2 +46,3 @@ export enum CoinKey { | ||
AXLUSDC = 'axlUSDC', // Axelar Wrapped USDC | ||
FDUSD = 'FDUSD', // First Digital USD | ||
@@ -66,2 +67,3 @@ // Other tokens | ||
WOKB = 'WOKB', // Wrapped OKB Token | ||
WBNB = 'WBNB', // Wrapped BNB Token | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
131869
2707
2