@pioneer-platform/pioneer-discovery 8.14.1 → 8.15.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/data/coingecko-mapping.json +1 -1
- package/lib/generatedAssetData.json +42489 -14165
- package/lib/generatedAssetData.json.backup +99199 -0
- package/package.json +2 -2
- package/scripts/standardize-asset-metadata.ts +91 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# @pioneer-platform/pioneer-discovery
|
|
2
2
|
|
|
3
|
+
## 8.15.14
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- chore: chore: fix: 📦 Add tsoa.json to Docker build
|
|
8
|
+
- Updated dependencies
|
|
9
|
+
- @pioneer-platform/pioneer-caip@9.10.2
|
|
10
|
+
|
|
11
|
+
## 8.15.13
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- chore: fix: 📦 Add tsoa.json to Docker build
|
|
16
|
+
- Updated dependencies
|
|
17
|
+
- @pioneer-platform/pioneer-caip@9.10.1
|
|
18
|
+
|
|
3
19
|
## 8.14.1
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
@@ -9155,7 +9155,7 @@
|
|
|
9155
9155
|
"eip155:99999/slip44:60": "universal-basic-compute",
|
|
9156
9156
|
"eip155:999999/slip44:60": "amc",
|
|
9157
9157
|
"eip155:9999999/slip44:60": "fluence-2",
|
|
9158
|
-
"ripple:4109c6f2045fc7eff4cde8f9905d19c2/slip44:144": "
|
|
9158
|
+
"ripple:4109c6f2045fc7eff4cde8f9905d19c2/slip44:144": "ripple",
|
|
9159
9159
|
"eip155:8453/erc20:0xb4f4776219a20720d03eae922de341a9586de6c9": "depin-baby",
|
|
9160
9160
|
"eip155:8453/erc20:0x225530e4afcdb5eccb96af7a45d94452a10a3879": "toyow-token",
|
|
9161
9161
|
"eip155:8453/erc20:0x347f500323d51e9350285daf299ddb529009e6ae": "blerf",
|