@lifi/data-types 6.61.0 → 6.61.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/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "dependencies": {
5
5
  "@lifi/types": "17.61.0"
6
6
  },
7
- "version": "6.61.0",
7
+ "version": "6.61.1",
8
8
  "files": [
9
9
  "src",
10
10
  "!src/assets",
@@ -2910,7 +2910,7 @@ exports.basicCoins = [
2910
2910
  {
2911
2911
  key: types_1.CoinKey.TLOS,
2912
2912
  name: 'TLOS',
2913
- logoURI: 'https://raw.githubusercontent.com/telosnetwork/token-list/main/logos/telos.png',
2913
+ logoURI: 'https://raw.githubusercontent.com/telosnetwork/token-list/main/logos/telos.svg',
2914
2914
  verified: true,
2915
2915
  chains: {
2916
2916
  [types_1.ChainId.TLO]: {
@@ -3001,7 +3001,7 @@ export const basicCoins = [
3001
3001
  {
3002
3002
  key: CoinKey.TLOS,
3003
3003
  name: 'TLOS',
3004
- logoURI: 'https://raw.githubusercontent.com/telosnetwork/token-list/main/logos/telos.png',
3004
+ logoURI: 'https://raw.githubusercontent.com/telosnetwork/token-list/main/logos/telos.svg',
3005
3005
  verified: true,
3006
3006
  chains: {
3007
3007
  [ChainId.TLO]: {
@@ -3148,7 +3148,7 @@ export const basicCoins: BasicCoin[] = [
3148
3148
  key: CoinKey.TLOS,
3149
3149
  name: 'TLOS',
3150
3150
  logoURI:
3151
- 'https://raw.githubusercontent.com/telosnetwork/token-list/main/logos/telos.png',
3151
+ 'https://raw.githubusercontent.com/telosnetwork/token-list/main/logos/telos.svg',
3152
3152
  verified: true,
3153
3153
  chains: {
3154
3154
  [ChainId.TLO]: {