@web3icons/common 0.11.35 → 0.11.37

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,EA8j3BlC,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,EAsn3BlC,CAAA"}
@@ -18402,13 +18402,14 @@ const tokens = [
18402
18402
  },
18403
18403
  {
18404
18404
  id: 'the-open-network',
18405
- filePath: 'token:TON',
18406
- symbol: 'ton',
18405
+ filePath: 'network:ton',
18406
+ symbol: 'TON',
18407
18407
  name: 'Toncoin',
18408
18408
  marketCapRank: 12,
18409
18409
  addresses: {
18410
18410
  ethereum: '0x582d872a1b094fc48f5de31d3b73f2d9be47def1',
18411
18411
  'binance-smart-chain': '0x76a797a59ba2c17726896976b7b3747bfd1d220f',
18412
+ ton: 'EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c',
18412
18413
  },
18413
18414
  variants: ['branded', 'mono', 'background'],
18414
18415
  },
@@ -21369,6 +21370,45 @@ const tokens = [
21369
21370
  },
21370
21371
  variants: ['background', 'branded', 'mono'],
21371
21372
  },
21373
+ {
21374
+ id: 'crab',
21375
+ filePath: 'network:crab',
21376
+ symbol: 'CRAB',
21377
+ name: 'Crab',
21378
+ marketCapRank: 0,
21379
+ addresses: {},
21380
+ variants: ['background', 'branded', 'mono'],
21381
+ },
21382
+ {
21383
+ id: 'l1',
21384
+ filePath: 'network:genesis-l1',
21385
+ symbol: 'L1',
21386
+ name: 'Genesis L1',
21387
+ marketCapRank: 0,
21388
+ addresses: {},
21389
+ variants: ['background', 'branded', 'mono'],
21390
+ },
21391
+ {
21392
+ id: 'uptick',
21393
+ filePath: 'network:uptick',
21394
+ symbol: 'UPTICK',
21395
+ name: 'Uptick',
21396
+ marketCapRank: 0,
21397
+ addresses: {},
21398
+ variants: ['background', 'branded', 'mono'],
21399
+ },
21400
+ {
21401
+ id: 'xpl',
21402
+ filePath: 'network:plasma',
21403
+ symbol: 'XPL',
21404
+ name: 'Plasma',
21405
+ marketCapRank: 0,
21406
+ addresses: {
21407
+ 'binance-smart-chain': '0x405FBc9004D857903bFD6b3357792D71a50726b0',
21408
+ plasma: '0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee',
21409
+ },
21410
+ variants: ['background', 'branded', 'mono'],
21411
+ },
21372
21412
  ]
21373
21413
 
21374
21414
  export { tokens }