@web3icons/common 0.6.0 → 0.7.1

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-AMPN5PTA.js'
1
+ import { networks, tokens, wallets } from './chunk-6YBUPU6M.js'
2
2
  export { networks, tokens, wallets }
3
3
  //# sourceMappingURL=index.js.map
@@ -1,3 +1,3 @@
1
- import { networks, tokens, wallets } from '../chunk-AMPN5PTA.js'
1
+ import { networks, tokens, wallets } from '../chunk-6YBUPU6M.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,EAwlCtC,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,EAsoCtC,CAAA"}
@@ -9,7 +9,7 @@ export const networks = [
9
9
  {
10
10
  id: 'eos',
11
11
  name: 'EOS evm',
12
- variants: ['mono'],
12
+ variants: ['branded', 'mono'],
13
13
  chainId: 17777,
14
14
  nativeCoinId: 'eos',
15
15
  shortName: 'eos',
@@ -1110,4 +1110,50 @@ export const networks = [
1110
1110
  chainId: 167000,
1111
1111
  nativeCoinId: 'taiko',
1112
1112
  },
1113
+ {
1114
+ id: 'diode',
1115
+ name: 'Diode',
1116
+ variants: ['branded', 'mono'],
1117
+ shortName: 'diode',
1118
+ chainId: 15,
1119
+ nativeCoinId: 'diode',
1120
+ },
1121
+ {
1122
+ id: 'edgeless',
1123
+ name: 'Edgeless Network',
1124
+ variants: ['branded', 'mono'],
1125
+ shortName: 'edgeless',
1126
+ chainId: 2026,
1127
+ nativeCoinId: 'eweth',
1128
+ },
1129
+ {
1130
+ id: 'lens',
1131
+ name: 'Lens',
1132
+ variants: ['branded', 'mono'],
1133
+ shortName: 'lens',
1134
+ },
1135
+ {
1136
+ id: 'world',
1137
+ name: 'World Chain',
1138
+ variants: ['branded', 'mono'],
1139
+ shortName: 'world',
1140
+ chainId: 480,
1141
+ nativeCoinId: 'eth',
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
+ },
1113
1159
  ]
@@ -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.0",
14
+ "version": "0.7.1",
15
15
  "private": false,
16
16
  "author": "0xa3k5",
17
17
  "license": "MIT",