@pioneer-platform/pioneer-discovery 0.0.18 → 0.0.19

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.
@@ -133549,8 +133549,8 @@
133549
133549
  "explorerAddressLink": "https://bscscan.com/address/",
133550
133550
  "explorerTxLink": "https://bscscan.com/tx/"
133551
133551
  },
133552
- "cosmos:mayachain-mainnet-v1/slip44:maya": {
133553
- "assetId": "cosmos:mayachain-mainnet-v1/slip44:maya",
133552
+ "cosmos:mayachain-mainnet-v1/denom:maya": {
133553
+ "assetId": "cosmos:mayachain-mainnet-v1/denom:maya",
133554
133554
  "chainId": "cosmos:mayachain-mainnet-v1",
133555
133555
  "name": "Maya Token",
133556
133556
  "networkName": "MAYAchain",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pioneer-platform/pioneer-discovery",
3
- "version": "0.0.18",
3
+ "version": "0.0.19",
4
4
  "main": "./lib/index.js",
5
5
  "types": "./lib/main.d.ts",
6
6
  "_moduleAliases": {
@@ -28,4 +28,4 @@
28
28
  "@pioneer-platform/pioneer-caip": "^9.2.34",
29
29
  "ethers": "5.7.2"
30
30
  }
31
- }
31
+ }