@perspectivefi/token-list 1.26.39 → 1.26.41

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/dist/index.d.ts CHANGED
@@ -1137,6 +1137,16 @@ var protocolList = [
1137
1137
  }
1138
1138
  ]
1139
1139
  },
1140
+ {
1141
+ ptAddress: "0x04304b039ae6c02acd9830e1bb0e8f529cb9a2a6",
1142
+ chainId: 14,
1143
+ multipliers: [
1144
+ {
1145
+ amount: 1,
1146
+ name: "Firelight points"
1147
+ }
1148
+ ]
1149
+ },
1140
1150
  {
1141
1151
  ptAddress: "0xb66a5502ab560a672aa2f1d38dad5670200d14c8",
1142
1152
  chainId: 43114,
@@ -6265,6 +6275,12 @@ var build = [
6265
6275
  name: "avUSD MAX",
6266
6276
  decimals: 18,
6267
6277
  logoURI: "/images/tokens/43114/0xdd1cdfa52e7d8474d434cd016fd346701db6b3b9.svg"
6278
+ },
6279
+ ibtRoutes: {
6280
+ deposit: false,
6281
+ mint: false,
6282
+ withdraw: false,
6283
+ redeem: false
6268
6284
  }
6269
6285
  }
6270
6286
  },
package/dist/index.js CHANGED
@@ -1164,6 +1164,16 @@ var protocolList_default = [
1164
1164
  }
1165
1165
  ]
1166
1166
  },
1167
+ {
1168
+ ptAddress: "0x04304b039ae6c02acd9830e1bb0e8f529cb9a2a6",
1169
+ chainId: 14,
1170
+ multipliers: [
1171
+ {
1172
+ amount: 1,
1173
+ name: "Firelight points"
1174
+ }
1175
+ ]
1176
+ },
1167
1177
  {
1168
1178
  ptAddress: "0xb66a5502ab560a672aa2f1d38dad5670200d14c8",
1169
1179
  chainId: 43114,
@@ -6294,6 +6304,12 @@ var build_default2 = [
6294
6304
  name: "avUSD MAX",
6295
6305
  decimals: 18,
6296
6306
  logoURI: "/images/tokens/43114/0xdd1cdfa52e7d8474d434cd016fd346701db6b3b9.svg"
6307
+ },
6308
+ ibtRoutes: {
6309
+ deposit: false,
6310
+ mint: false,
6311
+ withdraw: false,
6312
+ redeem: false
6297
6313
  }
6298
6314
  }
6299
6315
  },