@perspectivefi/token-list 1.26.56 → 1.26.58
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 +4 -6
- package/dist/index.js +4 -6
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1132,7 +1132,7 @@ var protocolList = [
|
|
|
1132
1132
|
chainId: 14,
|
|
1133
1133
|
multipliers: [
|
|
1134
1134
|
{
|
|
1135
|
-
amount:
|
|
1135
|
+
amount: 2,
|
|
1136
1136
|
name: "Firelight points"
|
|
1137
1137
|
}
|
|
1138
1138
|
]
|
|
@@ -1142,7 +1142,7 @@ var protocolList = [
|
|
|
1142
1142
|
chainId: 14,
|
|
1143
1143
|
multipliers: [
|
|
1144
1144
|
{
|
|
1145
|
-
amount:
|
|
1145
|
+
amount: 2,
|
|
1146
1146
|
name: "Firelight points"
|
|
1147
1147
|
}
|
|
1148
1148
|
]
|
|
@@ -4684,10 +4684,7 @@ var build$1 = [
|
|
|
4684
4684
|
symbol: "bullHYPE",
|
|
4685
4685
|
name: "HypeZion bullHYPE",
|
|
4686
4686
|
decimals: 18,
|
|
4687
|
-
logoURI: "/images/tokens/999/0x12cf926c3884dda144e18e11e2659c0675cf20ea.png"
|
|
4688
|
-
extensions: {
|
|
4689
|
-
underlying: "0x12cF926C3884dda144e18E11e2659c0675cF20eA"
|
|
4690
|
-
}
|
|
4687
|
+
logoURI: "/images/tokens/999/0x12cf926c3884dda144e18e11e2659c0675cf20ea.png"
|
|
4691
4688
|
},
|
|
4692
4689
|
{
|
|
4693
4690
|
chainId: 999,
|
|
@@ -6906,6 +6903,7 @@ var build = [
|
|
|
6906
6903
|
logoURI: "/images/tokens/999/0x12cf926c3884dda144e18e11e2659c0675cf20ea.png",
|
|
6907
6904
|
extensions: {
|
|
6908
6905
|
underlying: "0x12cF926C3884dda144e18E11e2659c0675cF20eA",
|
|
6906
|
+
protocol: "HypeZion",
|
|
6909
6907
|
vault: {
|
|
6910
6908
|
chainId: 999,
|
|
6911
6909
|
address: "0x12cF926C3884dda144e18E11e2659c0675cF20eA",
|
package/dist/index.js
CHANGED
|
@@ -1159,7 +1159,7 @@ var protocolList_default = [
|
|
|
1159
1159
|
chainId: 14,
|
|
1160
1160
|
multipliers: [
|
|
1161
1161
|
{
|
|
1162
|
-
amount:
|
|
1162
|
+
amount: 2,
|
|
1163
1163
|
name: "Firelight points"
|
|
1164
1164
|
}
|
|
1165
1165
|
]
|
|
@@ -1169,7 +1169,7 @@ var protocolList_default = [
|
|
|
1169
1169
|
chainId: 14,
|
|
1170
1170
|
multipliers: [
|
|
1171
1171
|
{
|
|
1172
|
-
amount:
|
|
1172
|
+
amount: 2,
|
|
1173
1173
|
name: "Firelight points"
|
|
1174
1174
|
}
|
|
1175
1175
|
]
|
|
@@ -4712,10 +4712,7 @@ var build_default = [
|
|
|
4712
4712
|
symbol: "bullHYPE",
|
|
4713
4713
|
name: "HypeZion bullHYPE",
|
|
4714
4714
|
decimals: 18,
|
|
4715
|
-
logoURI: "/images/tokens/999/0x12cf926c3884dda144e18e11e2659c0675cf20ea.png"
|
|
4716
|
-
extensions: {
|
|
4717
|
-
underlying: "0x12cF926C3884dda144e18E11e2659c0675cF20eA"
|
|
4718
|
-
}
|
|
4715
|
+
logoURI: "/images/tokens/999/0x12cf926c3884dda144e18e11e2659c0675cf20ea.png"
|
|
4719
4716
|
},
|
|
4720
4717
|
{
|
|
4721
4718
|
chainId: 999,
|
|
@@ -6935,6 +6932,7 @@ var build_default2 = [
|
|
|
6935
6932
|
logoURI: "/images/tokens/999/0x12cf926c3884dda144e18e11e2659c0675cf20ea.png",
|
|
6936
6933
|
extensions: {
|
|
6937
6934
|
underlying: "0x12cF926C3884dda144e18E11e2659c0675cF20eA",
|
|
6935
|
+
protocol: "HypeZion",
|
|
6938
6936
|
vault: {
|
|
6939
6937
|
chainId: 999,
|
|
6940
6938
|
address: "0x12cF926C3884dda144e18E11e2659c0675cF20eA",
|