@web3icons/common 0.11.21 → 0.11.22

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 { exchanges, networks, tokens, wallets } from './chunk-FHYBCDAL.js'
1
+ import { exchanges, networks, tokens, wallets } from './chunk-CVYWKPEA.js'
2
2
  export { exchanges, networks, tokens, wallets }
3
3
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"exchanges.d.ts","sourceRoot":"","sources":["../../src/metadata/exchanges.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAA;AAE5C,eAAO,MAAM,SAAS,EAAE,iBAAiB,EA+RxC,CAAA"}
1
+ {"version":3,"file":"exchanges.d.ts","sourceRoot":"","sources":["../../src/metadata/exchanges.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAA;AAE5C,eAAO,MAAM,SAAS,EAAE,iBAAiB,EA0SxC,CAAA"}
@@ -181,4 +181,11 @@ export const exchanges = [
181
181
  type: 'dex',
182
182
  variants: ['background', 'branded', 'mono'],
183
183
  },
184
+ {
185
+ id: 'bitget',
186
+ fileName: 'exchange:bitget',
187
+ name: 'Bitget',
188
+ type: 'cex',
189
+ variants: ['background', 'branded', 'mono'],
190
+ },
184
191
  ]
@@ -1,3 +1,3 @@
1
- import { exchanges, networks, tokens, wallets } from '../chunk-FHYBCDAL.js'
1
+ import { exchanges, networks, tokens, wallets } from '../chunk-CVYWKPEA.js'
2
2
  export { exchanges, 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,EAq3FtC,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,EAm4FtC,CAAA"}
@@ -2075,4 +2075,14 @@ export const networks = [
2075
2075
  nativeCoinId: 'ethereum-classic',
2076
2076
  variants: ['background', 'branded', 'mono'],
2077
2077
  },
2078
+ {
2079
+ id: 'arc',
2080
+ fileName: 'network:arc',
2081
+ chainId: 5042002,
2082
+ caip2id: 'eip155:5042002',
2083
+ name: 'Arc',
2084
+ shortName: 'Arc',
2085
+ nativeCoinId: 'USDC',
2086
+ variants: ['background', 'branded', 'mono'],
2087
+ },
2078
2088
  ]
@@ -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,EA682BlC,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,EA492BlC,CAAA"}
@@ -21285,4 +21285,15 @@ export const tokens = [
21285
21285
  ethereum: '0xCc80062086c8fb8d4837C56FCDB25A67Cd9c7d58',
21286
21286
  },
21287
21287
  },
21288
+ {
21289
+ id: 'SOPHEN',
21290
+ name: 'SOPH',
21291
+ variants: ['background', 'branded', 'mono'],
21292
+ fileName: 'token:SOPHEN',
21293
+ symbol: 'SOPH',
21294
+ marketCapRank: 0,
21295
+ addresses: {
21296
+ ethereum: '0x6b7774cb12ed7573a7586e7d0e62a2a563ddd3f0',
21297
+ },
21298
+ },
21288
21299
  ]
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "svg crypto icons",
12
12
  "coin icons"
13
13
  ],
14
- "version": "0.11.21",
14
+ "version": "0.11.22",
15
15
  "private": false,
16
16
  "author": "0xa3k5",
17
17
  "license": "MIT",