@perspectivefi/token-list 1.26.11 → 1.26.13

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
 
@@ -2645,6 +2655,14 @@ var build$1 = [
2645
2655
  protocol: "Yearn"
2646
2656
  }
2647
2657
  },
2658
+ {
2659
+ address: "0x00000000efe302beaa2b3e6e1b18d08d69a9012a",
2660
+ chainId: 143,
2661
+ name: "AUSD",
2662
+ symbol: "AUSD",
2663
+ decimals: 6,
2664
+ logoURI: "/images/tokens/143/0x00000000efe302beaa2b3e6e1b18d08d69a9012a.svg"
2665
+ },
2648
2666
  {
2649
2667
  address: "0x657d9aba1dbb59e53f9f3ecaa878447dcfc96dcb",
2650
2668
  chainId: 1,
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
 
@@ -2673,6 +2683,14 @@ var build_default = [
2673
2683
  protocol: "Yearn"
2674
2684
  }
2675
2685
  },
2686
+ {
2687
+ address: "0x00000000efe302beaa2b3e6e1b18d08d69a9012a",
2688
+ chainId: 143,
2689
+ name: "AUSD",
2690
+ symbol: "AUSD",
2691
+ decimals: 6,
2692
+ logoURI: "/images/tokens/143/0x00000000efe302beaa2b3e6e1b18d08d69a9012a.svg"
2693
+ },
2676
2694
  {
2677
2695
  address: "0x657d9aba1dbb59e53f9f3ecaa878447dcfc96dcb",
2678
2696
  chainId: 1,