@dahlia-labs/numoen-config
Advanced tools
Comparing version 0.4.7 to 0.4.8
@@ -19,3 +19,3 @@ "use strict"; | ||
name: "Wrapped Ether", | ||
symbol: "WETH", | ||
symbol: "ETH", | ||
decimals: 18, | ||
@@ -22,0 +22,0 @@ logoURI: imageRegistry.concat("eth.jpg"), |
@@ -16,3 +16,3 @@ import { Price, Token, TokenAmount } from "@dahlia-labs/token-utils"; | ||
name: "Wrapped Ether", | ||
symbol: "WETH", | ||
symbol: "ETH", | ||
decimals: 18, | ||
@@ -19,0 +19,0 @@ logoURI: imageRegistry.concat("eth.jpg"), |
{ | ||
"name": "@dahlia-labs/numoen-config", | ||
"version": "0.4.7", | ||
"version": "0.4.8", | ||
"description": "Configuration for the Numoen app", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -22,3 +22,3 @@ import type { IMarket, IPair } from "@dahlia-labs/numoen-utils"; | ||
name: "Wrapped Ether", | ||
symbol: "WETH", | ||
symbol: "ETH", | ||
decimals: 18, | ||
@@ -25,0 +25,0 @@ logoURI: imageRegistry.concat("eth.jpg"), |
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
147351