Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dahlia-labs/celo-tokens

Package Overview
Dependencies
Maintainers
3
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dahlia-labs/celo-tokens - npm Package Compare versions

Comparing version 0.5.4 to 0.5.6

CHANGELOG.md

6

package.json
{
"name": "@dahlia-labs/celo-tokens",
"description": "Common token list for Celo.",
"version": "0.5.4",
"version": "0.5.6",
"repository": {

@@ -57,3 +57,3 @@ "type": "git",

"homepage": "https://github.com/DahliaLabs/dahlia-common#readme",
"gitHead": "ae24942ba7fb8041d6aec796344f343612f44966"
}
"gitHead": "f41418de24916ae96753da2fba3fff2d404c178e"
}

@@ -226,2 +226,15 @@ import { ChainId } from "@dahlia-labs/celo-contrib";

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(

@@ -228,0 +241,0 @@ {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc