@web3icons/common 0.11.43 → 0.11.44

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.
@@ -1 +1 @@
1
- {"version":3,"file":"tokens.d.ts","sourceRoot":"","sources":["../../src/metadata/tokens.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAEjD,eAAO,MAAM,MAAM,EAAE,cAAc,EAgp3BlC,CAAA"}
1
+ {"version":3,"file":"tokens.d.ts","sourceRoot":"","sources":["../../src/metadata/tokens.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAEjD,eAAO,MAAM,MAAM,EAAE,cAAc,EA4q3BlC,CAAA"}
@@ -21427,6 +21427,26 @@ const tokens = [
21427
21427
  addresses: {},
21428
21428
  variants: ['background', 'branded', 'mono'],
21429
21429
  },
21430
+ {
21431
+ id: 'CBTC',
21432
+ filePath: 'token:CBTC',
21433
+ symbol: 'CBTC',
21434
+ name: 'cBTC',
21435
+ marketCapRank: 0,
21436
+ addresses: {},
21437
+ variants: ['background', 'branded', 'mono'],
21438
+ },
21439
+ {
21440
+ id: 'USDE',
21441
+ filePath: 'token:USDE',
21442
+ symbol: 'USDE',
21443
+ name: 'USDe',
21444
+ marketCapRank: 0,
21445
+ addresses: {
21446
+ ethereum: '0x4c9EDD5852cd905f086C759E8383e09bff1E68B3',
21447
+ },
21448
+ variants: ['background', 'branded', 'mono'],
21449
+ },
21430
21450
  ]
21431
21451
 
21432
21452
  export { tokens }