@web3icons/common 0.6.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-F4O3E3LA.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-F4O3E3LA.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,EAsnCtC,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"}
@@ -1140,4 +1140,26 @@ export const networks = [
1140
1140
  chainId: 480,
1141
1141
  nativeCoinId: 'eth',
1142
1142
  },
1143
+ {
1144
+ id: 'botanix',
1145
+ name: 'Botanix',
1146
+ variants: ['branded', 'mono'],
1147
+ shortName: 'botanix',
1148
+ chainId: 3637,
1149
+ nativeCoinId: 'btc',
1150
+ },
1151
+ {
1152
+ id: 'corn',
1153
+ name: 'Corn',
1154
+ variants: ['branded', 'mono'],
1155
+ shortName: 'corn',
1156
+ chainId: 21000000,
1157
+ nativeCoinId: 'btc',
1158
+ },
1159
+ {
1160
+ id: 'mantra',
1161
+ name: 'Mantra Chain',
1162
+ variants: ['branded', 'mono'],
1163
+ shortName: 'mantra',
1164
+ },
1143
1165
  ]
@@ -1 +1 @@
1
- {"version":3,"file":"tokens.d.ts","sourceRoot":"","sources":["../../src/metadata/tokens.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAEzC,eAAO,MAAM,MAAM,EAAE,cAAc,EAu1nBlC,CAAA"}
1
+ {"version":3,"file":"tokens.d.ts","sourceRoot":"","sources":["../../src/metadata/tokens.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAEzC,eAAO,MAAM,MAAM,EAAE,cAAc,EA+1nBlC,CAAA"}
@@ -20309,4 +20309,12 @@ export const tokens = [
20309
20309
  'polygon-pos': '0x4e200fe2f3efb977d5fd9c430a41531fb04d97b8',
20310
20310
  },
20311
20311
  },
20312
+ {
20313
+ id: 'banano',
20314
+ name: 'Banano',
20315
+ variants: ['branded', 'mono'],
20316
+ symbol: 'ban',
20317
+ marketCapRank: null,
20318
+ addresses: {},
20319
+ },
20312
20320
  ]
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "svg crypto icons",
12
12
  "coin icons"
13
13
  ],
14
- "version": "0.6.1",
14
+ "version": "0.7.2",
15
15
  "private": false,
16
16
  "author": "0xa3k5",
17
17
  "license": "MIT",