@perspectivefi/token-list 1.26.23 → 1.26.24

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
@@ -1130,6 +1130,10 @@ var protocolList = [
1130
1130
  {
1131
1131
  amount: 3,
1132
1132
  name: "Drops"
1133
+ },
1134
+ {
1135
+ amount: 12,
1136
+ name: "InfiniFi points"
1133
1137
  }
1134
1138
  ]
1135
1139
  },
package/dist/index.js CHANGED
@@ -1157,6 +1157,10 @@ var protocolList_default = [
1157
1157
  {
1158
1158
  amount: 3,
1159
1159
  name: "Drops"
1160
+ },
1161
+ {
1162
+ amount: 12,
1163
+ name: "InfiniFi points"
1160
1164
  }
1161
1165
  ]
1162
1166
  },