@exodus/assets-base
Advanced tools
Comparing version 8.0.125 to 8.0.126
@@ -0,1 +1,6 @@ | ||
# 8.0.126 / 2022-03-21 | ||
Add asset | ||
- ERC20 : APE | ||
# 8.0.125 / 2022-03-21 | ||
@@ -2,0 +7,0 @@ |
@@ -75,2 +75,10 @@ "use strict"; | ||
}, { | ||
name: 'ape', | ||
properName: 'ApeCoin', | ||
decimals: 18, | ||
ticker: 'APE', | ||
addresses: { | ||
current: '0x4d224452801ACEd8B2F0aebE155379bb5D594381' | ||
} | ||
}, { | ||
name: 'appcoins', | ||
@@ -77,0 +85,0 @@ properName: 'AppCoins', |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "8.0.125", | ||
"version": "8.0.126", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is too big to display
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
193973
4400