@web3icons/common 0.7.1 → 0.7.2

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/dist/index.js CHANGED
@@ -1,3 +1,3 @@
1
- import { networks, tokens, wallets } from './chunk-6YBUPU6M.js'
1
+ import { networks, tokens, wallets } from './chunk-4ZTB2E5A.js'
2
2
  export { networks, tokens, wallets }
3
3
  //# sourceMappingURL=index.js.map
@@ -1,3 +1,3 @@
1
- import { networks, tokens, wallets } from '../chunk-6YBUPU6M.js'
1
+ import { networks, tokens, wallets } from '../chunk-4ZTB2E5A.js'
2
2
  export { networks, tokens, wallets }
3
3
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"networks.d.ts","sourceRoot":"","sources":["../../src/metadata/networks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAA;AAE3C,eAAO,MAAM,QAAQ,EAAE,gBAAgB,EAsoCtC,CAAA"}
1
+ {"version":3,"file":"networks.d.ts","sourceRoot":"","sources":["../../src/metadata/networks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAA;AAE3C,eAAO,MAAM,QAAQ,EAAE,gBAAgB,EA4oCtC,CAAA"}
@@ -1156,4 +1156,10 @@ export const networks = [
1156
1156
  chainId: 21000000,
1157
1157
  nativeCoinId: 'btc',
1158
1158
  },
1159
+ {
1160
+ id: 'mantra',
1161
+ name: 'Mantra Chain',
1162
+ variants: ['branded', 'mono'],
1163
+ shortName: 'mantra',
1164
+ },
1159
1165
  ]
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "svg crypto icons",
12
12
  "coin icons"
13
13
  ],
14
- "version": "0.7.1",
14
+ "version": "0.7.2",
15
15
  "private": false,
16
16
  "author": "0xa3k5",
17
17
  "license": "MIT",