@web3icons/common 0.11.36 → 0.11.38

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,EAqm3BlC,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
  },
@@ -21396,6 +21397,18 @@ const tokens = [
21396
21397
  addresses: {},
21397
21398
  variants: ['background', 'branded', 'mono'],
21398
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
+ },
21399
21412
  ]
21400
21413
 
21401
21414
  export { tokens }