@perspectivefi/token-list 1.26.12 → 1.26.14

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
@@ -1160,6 +1160,16 @@ var protocolList = [
1160
1160
  name: "Upshift points"
1161
1161
  }
1162
1162
  ]
1163
+ },
1164
+ {
1165
+ ptAddress: "0x7369a801a2699d6760a4c8c0b02e0bbdbfab0350",
1166
+ chainId: 8453,
1167
+ multipliers: [
1168
+ {
1169
+ amount: 12,
1170
+ name: "Allo points"
1171
+ }
1172
+ ]
1163
1173
  }
1164
1174
  ];
1165
1175
 
@@ -4857,6 +4867,7 @@ var build = [
4857
4867
  logoURI: "/images/tokens/8453/0x0b2b2b2076d95dda7817e785989fe353fe955ef9.svg",
4858
4868
  extensions: {
4859
4869
  protocol: "USD.AI",
4870
+ displayMode: "ibt",
4860
4871
  vault: {
4861
4872
  chainId: 8453,
4862
4873
  address: "0x0B2b2B2076d95dda7817e785989fE353fe955ef9",
package/dist/index.js CHANGED
@@ -1187,6 +1187,16 @@ var protocolList_default = [
1187
1187
  name: "Upshift points"
1188
1188
  }
1189
1189
  ]
1190
+ },
1191
+ {
1192
+ ptAddress: "0x7369a801a2699d6760a4c8c0b02e0bbdbfab0350",
1193
+ chainId: 8453,
1194
+ multipliers: [
1195
+ {
1196
+ amount: 12,
1197
+ name: "Allo points"
1198
+ }
1199
+ ]
1190
1200
  }
1191
1201
  ];
1192
1202
 
@@ -4886,6 +4896,7 @@ var build_default2 = [
4886
4896
  logoURI: "/images/tokens/8453/0x0b2b2b2076d95dda7817e785989fe353fe955ef9.svg",
4887
4897
  extensions: {
4888
4898
  protocol: "USD.AI",
4899
+ displayMode: "ibt",
4889
4900
  vault: {
4890
4901
  chainId: 8453,
4891
4902
  address: "0x0B2b2B2076d95dda7817e785989fE353fe955ef9",