@dahlia-labs/celo-tokens
Advanced tools
Comparing version 0.5.6 to 0.5.7
@@ -93,2 +93,7 @@ import { ChainId } from "@dahlia-labs/celo-contrib"; | ||
}; | ||
export declare const USDCet: { | ||
42220: Token; | ||
44787: Token; | ||
62320: Token; | ||
}; | ||
export declare const DAI: { | ||
@@ -95,0 +100,0 @@ 42220: Token; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.MOO = exports.POOF = exports.PEUR1 = exports.PCELO1 = exports.USDCM = exports.USDTM = exports.WETH1 = exports.WBTC1 = exports.PUSDC1 = exports.ASUSDC = exports.PUSD1 = exports.PEUR = exports.PCELO = exports.PUSD = exports.AAUSDC = exports.USDC1 = exports.PUSDC = exports.WBTC = exports.CBTC = exports.DAI = exports.USDC = exports.WETH = exports.CETH = exports.UST = exports.dUBE = exports.dMOBI = exports.dcEUR = exports.dcUSD = exports.dCELO = exports.SUSHI = exports.UBE = exports.CREAL = exports.CEUR = exports.CUSD = exports.CELO = exports.MOBI = exports.makeTokens = void 0; | ||
exports.MOO = exports.POOF = exports.PEUR1 = exports.PCELO1 = exports.USDCM = exports.USDTM = exports.WETH1 = exports.WBTC1 = exports.PUSDC1 = exports.ASUSDC = exports.PUSD1 = exports.PEUR = exports.PCELO = exports.PUSD = exports.AAUSDC = exports.USDC1 = exports.PUSDC = exports.WBTC = exports.CBTC = exports.DAI = exports.USDCet = exports.USDC = exports.WETH = exports.CETH = exports.UST = exports.dUBE = exports.dMOBI = exports.dcEUR = exports.dcUSD = exports.dCELO = exports.SUSHI = exports.UBE = exports.CREAL = exports.CEUR = exports.CUSD = exports.CELO = exports.MOBI = exports.makeTokens = void 0; | ||
const tslib_1 = require("tslib"); | ||
@@ -103,2 +103,7 @@ const celo_contrib_1 = require("@dahlia-labs/celo-contrib"); | ||
}, 6, "cUSDC", "US Dollar Coin (Optics Bridge)", "https://bit.ly/3CwGimW", { coingeckoId: "usd-coin" }); | ||
exports.USDCet = (0, exports.makeTokens)({ | ||
[celo_contrib_1.ChainId.Mainnet]: "0x37f750B7cC259A2f741AF45294f6a16572CF5cAd", | ||
[celo_contrib_1.ChainId.Alfajores]: "0x37f750B7cC259A2f741AF45294f6a16572CF5cAd", | ||
[celo_contrib_1.ChainId.Baklava]: "0x37f750B7cC259A2f741AF45294f6a16572CF5cAd", | ||
}, 6, "USDCet", "USDCet (Portal from Ethereum)", "https://bit.ly/3CwGimW", { coingeckoId: "usd-coin" }); | ||
exports.DAI = (0, exports.makeTokens)({ | ||
@@ -105,0 +110,0 @@ [celo_contrib_1.ChainId.Mainnet]: "0x90Ca507a5D4458a4C6C6249d186b6dCb02a5BCCd", |
@@ -93,2 +93,7 @@ import { ChainId } from "@dahlia-labs/celo-contrib"; | ||
}; | ||
export declare const USDCet: { | ||
42220: Token; | ||
44787: Token; | ||
62320: Token; | ||
}; | ||
export declare const DAI: { | ||
@@ -95,0 +100,0 @@ 42220: Token; |
@@ -98,2 +98,7 @@ import { ChainId } from "@dahlia-labs/celo-contrib"; | ||
}, 6, "cUSDC", "US Dollar Coin (Optics Bridge)", "https://bit.ly/3CwGimW", { coingeckoId: "usd-coin" }); | ||
export const USDCet = makeTokens({ | ||
[ChainId.Mainnet]: "0x37f750B7cC259A2f741AF45294f6a16572CF5cAd", | ||
[ChainId.Alfajores]: "0x37f750B7cC259A2f741AF45294f6a16572CF5cAd", | ||
[ChainId.Baklava]: "0x37f750B7cC259A2f741AF45294f6a16572CF5cAd", | ||
}, 6, "USDCet", "USDCet (Portal from Ethereum)", "https://bit.ly/3CwGimW", { coingeckoId: "usd-coin" }); | ||
export const DAI = makeTokens({ | ||
@@ -100,0 +105,0 @@ [ChainId.Mainnet]: "0x90Ca507a5D4458a4C6C6249d186b6dCb02a5BCCd", |
{ | ||
"name": "@dahlia-labs/celo-tokens", | ||
"description": "Common token list for Celo.", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"repository": { | ||
@@ -23,4 +23,4 @@ "type": "git", | ||
"dependencies": { | ||
"@dahlia-labs/celo-contrib": "^0.5.4", | ||
"@dahlia-labs/token-utils": "^0.5.4", | ||
"@dahlia-labs/celo-contrib": "^0.5.7", | ||
"@dahlia-labs/token-utils": "^0.5.7", | ||
"@ubeswap/token-math": "^5.1.6", | ||
@@ -41,3 +41,3 @@ "lodash.mapvalues": "^4.6.0", | ||
"devDependencies": { | ||
"@saberhq/tsconfig": "^1.13.28", | ||
"@saberhq/tsconfig": "^1.13.29", | ||
"@types/bn.js": "^5.1.0", | ||
@@ -59,3 +59,3 @@ "@types/lodash.mapvalues": "^4.6.7", | ||
"homepage": "https://github.com/DahliaLabs/dahlia-common#readme", | ||
"gitHead": "f41418de24916ae96753da2fba3fff2d404c178e" | ||
} | ||
"gitHead": "efb09e5dcfb6443703c223fd77f28fda5cf320c9" | ||
} |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5394161
1256