@exodus/assets-base
Advanced tools
Comparing version
@@ -0,1 +1,5 @@ | ||
# 8.0.100 / 2021-11-16 | ||
- ERC20: add WETH | ||
# 8.0.99 / 2021-10-11 | ||
@@ -2,0 +6,0 @@ |
@@ -991,2 +991,6 @@ "use strict"; | ||
}, | ||
weth: { | ||
description: 'WETH is the wrapped version of ETH that refers to the ERC-20 compatible version of Ether. Wrapping ETH does not affect its value, 1 ETH is always 1 WETH.', | ||
website: 'https://weth.io/' | ||
}, | ||
wetrust: { | ||
@@ -993,0 +997,0 @@ description: 'WeTrust is an Ethereum-based token designed to provide financial services to create a more inclusive financial system.', |
@@ -997,2 +997,10 @@ "use strict"; | ||
}, { | ||
name: 'weth', | ||
properName: 'Wrapped Ether', | ||
decimals: 18, | ||
ticker: 'WETH', | ||
addresses: { | ||
current: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2' | ||
} | ||
}, { | ||
name: 'wetrust', | ||
@@ -999,0 +1007,0 @@ properName: 'WeTrust', |
@@ -16,3 +16,12 @@ "use strict"; | ||
} | ||
}, { | ||
name: 'weth_matic', | ||
properName: 'Wrapped Ether', | ||
decimals: 18, | ||
ticker: 'WETHMATIC', | ||
properTicker: 'WETH', | ||
addresses: { | ||
current: '0x7ceb23fd6bc0add59e62ac25578270cff1b9f619' | ||
} | ||
}]; | ||
exports.default = _default; |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "8.0.99", | ||
"version": "8.0.100", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
168610
0.37%3877
0.54%1
Infinity%