@lifi/data-types 1.0.0-beta.2 → 1.0.0-beta.3

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.
@@ -23,7 +23,7 @@ exports.basicCoins = [
23
23
  [types_1.ChainId.SOL]: {
24
24
  address: '7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs',
25
25
  decimals: 8,
26
- name: 'Wrapped SOL (Wormhole)',
26
+ name: 'Ether (Wormhole)',
27
27
  },
28
28
  [types_1.ChainId.POL]: {
29
29
  address: '0x7ceb23fd6bc0add59e62ac25578270cff1b9f619',
@@ -194,7 +194,7 @@ exports.basicCoins = [
194
194
  [types_1.ChainId.SOL]: {
195
195
  address: '9gP2kCy3wA1ctvYWQk75guqXuHfrEomqydHLtcTCqiLa',
196
196
  decimals: 8,
197
- name: 'Wrapped BNB (Wormhole)',
197
+ name: 'Binance Coin (Wormhole)',
198
198
  },
199
199
  [types_1.ChainId.BSC]: {
200
200
  address: '0x0000000000000000000000000000000000000000',
@@ -331,6 +331,10 @@ exports.basicCoins = [
331
331
  address: '0xe3f5a90f9cb311505cd691a46596599aa1a0ad7d',
332
332
  decimals: 18,
333
333
  },
334
+ [types_1.ChainId.BAS]: {
335
+ address: '0x50c5725949a6f0c72e6c4a641f24049a917db0cb',
336
+ decimals: 18,
337
+ },
334
338
  // Testnets
335
339
  [types_1.ChainId.GOR]: {
336
340
  address: '0xdc31ee1784292379fbb2964b3b9c4124d8f89c60',
@@ -954,7 +958,9 @@ exports.basicCoins = [
954
958
  },
955
959
  [types_1.ChainId.SOL]: {
956
960
  address: '33fsBLA8djQm82RpHmE3SuVrPGtZBWNYExsEUeKX1HXX',
957
- decimals: 18,
961
+ decimals: 8,
962
+ name: 'Binance USD (Wormhole from Ethereum)',
963
+ symbol: 'BUSD',
958
964
  },
959
965
  [types_1.ChainId.FUS]: {
960
966
  address: '0x6a5F6A8121592BeCd6747a38d67451B310F7f156',
@@ -1126,7 +1132,7 @@ exports.basicCoins = [
1126
1132
  [types_1.ChainId.SOL]: {
1127
1133
  address: 'AaAEw2VCw1XzgvKB8Rj2DyK2ZVau9fbt2bE8hZFWsMyE',
1128
1134
  decimals: 9,
1129
- name: 'Allbridge from Ethereum',
1135
+ name: 'Wrapped ETH (Allbridge from Ethereum)',
1130
1136
  },
1131
1137
  [types_1.ChainId.BSC]: {
1132
1138
  address: '0x2170ed0880ac9a755fd29b2688956bd959f933f8',
@@ -1239,6 +1245,7 @@ exports.basicCoins = [
1239
1245
  [types_1.ChainId.SOL]: {
1240
1246
  address: 'ChVzxWRmrTeSgwd3Ui3UumcN8KX7VK3WaD4KGeSKpypj',
1241
1247
  decimals: 8,
1248
+ name: 'Sushi',
1242
1249
  },
1243
1250
  [types_1.ChainId.POL]: {
1244
1251
  address: '0x0b3f868e0be5597d5db7feb59e1cadbb0fdda50a',
@@ -1410,7 +1417,7 @@ exports.basicCoins = [
1410
1417
  [types_1.ChainId.SOL]: {
1411
1418
  address: 'GNCjk3FmPPgZTkbQRSxr6nCvLtYMbXKMnRxg8BgJs62e',
1412
1419
  decimals: 9,
1413
- name: 'Allbridge from Celo',
1420
+ name: 'CELO (Allbridge from Celo)',
1414
1421
  },
1415
1422
  },
1416
1423
  },
@@ -20,7 +20,7 @@ export const basicCoins = [
20
20
  [ChainId.SOL]: {
21
21
  address: '7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs',
22
22
  decimals: 8,
23
- name: 'Wrapped SOL (Wormhole)',
23
+ name: 'Ether (Wormhole)',
24
24
  },
25
25
  [ChainId.POL]: {
26
26
  address: '0x7ceb23fd6bc0add59e62ac25578270cff1b9f619',
@@ -191,7 +191,7 @@ export const basicCoins = [
191
191
  [ChainId.SOL]: {
192
192
  address: '9gP2kCy3wA1ctvYWQk75guqXuHfrEomqydHLtcTCqiLa',
193
193
  decimals: 8,
194
- name: 'Wrapped BNB (Wormhole)',
194
+ name: 'Binance Coin (Wormhole)',
195
195
  },
196
196
  [ChainId.BSC]: {
197
197
  address: '0x0000000000000000000000000000000000000000',
@@ -328,6 +328,10 @@ export const basicCoins = [
328
328
  address: '0xe3f5a90f9cb311505cd691a46596599aa1a0ad7d',
329
329
  decimals: 18,
330
330
  },
331
+ [ChainId.BAS]: {
332
+ address: '0x50c5725949a6f0c72e6c4a641f24049a917db0cb',
333
+ decimals: 18,
334
+ },
331
335
  // Testnets
332
336
  [ChainId.GOR]: {
333
337
  address: '0xdc31ee1784292379fbb2964b3b9c4124d8f89c60',
@@ -951,7 +955,9 @@ export const basicCoins = [
951
955
  },
952
956
  [ChainId.SOL]: {
953
957
  address: '33fsBLA8djQm82RpHmE3SuVrPGtZBWNYExsEUeKX1HXX',
954
- decimals: 18,
958
+ decimals: 8,
959
+ name: 'Binance USD (Wormhole from Ethereum)',
960
+ symbol: 'BUSD',
955
961
  },
956
962
  [ChainId.FUS]: {
957
963
  address: '0x6a5F6A8121592BeCd6747a38d67451B310F7f156',
@@ -1123,7 +1129,7 @@ export const basicCoins = [
1123
1129
  [ChainId.SOL]: {
1124
1130
  address: 'AaAEw2VCw1XzgvKB8Rj2DyK2ZVau9fbt2bE8hZFWsMyE',
1125
1131
  decimals: 9,
1126
- name: 'Allbridge from Ethereum',
1132
+ name: 'Wrapped ETH (Allbridge from Ethereum)',
1127
1133
  },
1128
1134
  [ChainId.BSC]: {
1129
1135
  address: '0x2170ed0880ac9a755fd29b2688956bd959f933f8',
@@ -1236,6 +1242,7 @@ export const basicCoins = [
1236
1242
  [ChainId.SOL]: {
1237
1243
  address: 'ChVzxWRmrTeSgwd3Ui3UumcN8KX7VK3WaD4KGeSKpypj',
1238
1244
  decimals: 8,
1245
+ name: 'Sushi',
1239
1246
  },
1240
1247
  [ChainId.POL]: {
1241
1248
  address: '0x0b3f868e0be5597d5db7feb59e1cadbb0fdda50a',
@@ -1407,7 +1414,7 @@ export const basicCoins = [
1407
1414
  [ChainId.SOL]: {
1408
1415
  address: 'GNCjk3FmPPgZTkbQRSxr6nCvLtYMbXKMnRxg8BgJs62e',
1409
1416
  decimals: 9,
1410
- name: 'Allbridge from Celo',
1417
+ name: 'CELO (Allbridge from Celo)',
1411
1418
  },
1412
1419
  },
1413
1420
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lifi/data-types",
3
- "version": "1.0.0-beta.2",
3
+ "version": "1.0.0-beta.3",
4
4
  "description": "Data types for the LI.FI stack",
5
5
  "keywords": [
6
6
  "sdk",