@perspectivefi/token-list 1.26.53 → 1.26.55
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 +13 -3
- package/dist/index.js +13 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/images/tokens/1329/0xc257361320f4514d91c05f461006ce6a0300e2d2.svg +1 -0
- package/src/images/tokens/1329/0xe30fedd158a2e3b13e9badaeabafc5516e95e8c7.svg +1 -0
- package/src/images/tokens/1329/0xc257361320f4514d91c05f461006ce6a0300e2d2.png +0 -0
package/dist/index.d.ts
CHANGED
|
@@ -3155,12 +3155,20 @@ var build$1 = [
|
|
|
3155
3155
|
symbol: "spSEI",
|
|
3156
3156
|
name: "Splashing SEI",
|
|
3157
3157
|
decimals: 18,
|
|
3158
|
-
logoURI: "/images/tokens/1329/0xc257361320f4514d91c05f461006ce6a0300e2d2.
|
|
3158
|
+
logoURI: "/images/tokens/1329/0xc257361320f4514d91c05f461006ce6a0300e2d2.svg",
|
|
3159
3159
|
extensions: {
|
|
3160
3160
|
protocol: "Splashing",
|
|
3161
3161
|
externalLink: "https://www.splashing.xyz/"
|
|
3162
3162
|
}
|
|
3163
3163
|
},
|
|
3164
|
+
{
|
|
3165
|
+
address: "0xE30feDd158A2e3b13e9badaeABaFc5516e95e8C7",
|
|
3166
|
+
chainId: 1329,
|
|
3167
|
+
name: "Wrapped SEI",
|
|
3168
|
+
symbol: "WSEI",
|
|
3169
|
+
decimals: 18,
|
|
3170
|
+
logoURI: "/images/tokens/1329/0xe30fedd158a2e3b13e9badaeabafc5516e95e8c7.svg"
|
|
3171
|
+
},
|
|
3164
3172
|
{
|
|
3165
3173
|
chainId: 8453,
|
|
3166
3174
|
address: "0x0B2b2B2076d95dda7817e785989fE353fe955ef9",
|
|
@@ -5831,16 +5839,18 @@ var build = [
|
|
|
5831
5839
|
name: "Spectra ERC4626 Wrapper: Splashing SEI",
|
|
5832
5840
|
symbol: "sw-spSEI",
|
|
5833
5841
|
decimals: 18,
|
|
5834
|
-
logoURI: "/images/tokens/1329/0xc257361320f4514d91c05f461006ce6a0300e2d2.
|
|
5842
|
+
logoURI: "/images/tokens/1329/0xc257361320f4514d91c05f461006ce6a0300e2d2.svg",
|
|
5835
5843
|
extensions: {
|
|
5844
|
+
underlying: "0xE30feDd158A2e3b13e9badaeABaFc5516e95e8C7",
|
|
5836
5845
|
protocol: "Splashing",
|
|
5846
|
+
exeternalLink: "https://www.splashing.xyz",
|
|
5837
5847
|
vault: {
|
|
5838
5848
|
chainId: 1329,
|
|
5839
5849
|
address: "0xC257361320F4514D91c05F461006CE6a0300E2d2",
|
|
5840
5850
|
symbol: "spSEI",
|
|
5841
5851
|
name: "Splashing SEI",
|
|
5842
5852
|
decimals: 18,
|
|
5843
|
-
logoURI: "/images/tokens/1329/0xc257361320f4514d91c05f461006ce6a0300e2d2.
|
|
5853
|
+
logoURI: "/images/tokens/1329/0xc257361320f4514d91c05f461006ce6a0300e2d2.svg"
|
|
5844
5854
|
}
|
|
5845
5855
|
}
|
|
5846
5856
|
},
|
package/dist/index.js
CHANGED
|
@@ -3183,12 +3183,20 @@ var build_default = [
|
|
|
3183
3183
|
symbol: "spSEI",
|
|
3184
3184
|
name: "Splashing SEI",
|
|
3185
3185
|
decimals: 18,
|
|
3186
|
-
logoURI: "/images/tokens/1329/0xc257361320f4514d91c05f461006ce6a0300e2d2.
|
|
3186
|
+
logoURI: "/images/tokens/1329/0xc257361320f4514d91c05f461006ce6a0300e2d2.svg",
|
|
3187
3187
|
extensions: {
|
|
3188
3188
|
protocol: "Splashing",
|
|
3189
3189
|
externalLink: "https://www.splashing.xyz/"
|
|
3190
3190
|
}
|
|
3191
3191
|
},
|
|
3192
|
+
{
|
|
3193
|
+
address: "0xE30feDd158A2e3b13e9badaeABaFc5516e95e8C7",
|
|
3194
|
+
chainId: 1329,
|
|
3195
|
+
name: "Wrapped SEI",
|
|
3196
|
+
symbol: "WSEI",
|
|
3197
|
+
decimals: 18,
|
|
3198
|
+
logoURI: "/images/tokens/1329/0xe30fedd158a2e3b13e9badaeabafc5516e95e8c7.svg"
|
|
3199
|
+
},
|
|
3192
3200
|
{
|
|
3193
3201
|
chainId: 8453,
|
|
3194
3202
|
address: "0x0B2b2B2076d95dda7817e785989fE353fe955ef9",
|
|
@@ -5860,16 +5868,18 @@ var build_default2 = [
|
|
|
5860
5868
|
name: "Spectra ERC4626 Wrapper: Splashing SEI",
|
|
5861
5869
|
symbol: "sw-spSEI",
|
|
5862
5870
|
decimals: 18,
|
|
5863
|
-
logoURI: "/images/tokens/1329/0xc257361320f4514d91c05f461006ce6a0300e2d2.
|
|
5871
|
+
logoURI: "/images/tokens/1329/0xc257361320f4514d91c05f461006ce6a0300e2d2.svg",
|
|
5864
5872
|
extensions: {
|
|
5873
|
+
underlying: "0xE30feDd158A2e3b13e9badaeABaFc5516e95e8C7",
|
|
5865
5874
|
protocol: "Splashing",
|
|
5875
|
+
exeternalLink: "https://www.splashing.xyz",
|
|
5866
5876
|
vault: {
|
|
5867
5877
|
chainId: 1329,
|
|
5868
5878
|
address: "0xC257361320F4514D91c05F461006CE6a0300E2d2",
|
|
5869
5879
|
symbol: "spSEI",
|
|
5870
5880
|
name: "Splashing SEI",
|
|
5871
5881
|
decimals: 18,
|
|
5872
|
-
logoURI: "/images/tokens/1329/0xc257361320f4514d91c05f461006ce6a0300e2d2.
|
|
5882
|
+
logoURI: "/images/tokens/1329/0xc257361320f4514d91c05f461006ce6a0300e2d2.svg"
|
|
5873
5883
|
}
|
|
5874
5884
|
}
|
|
5875
5885
|
},
|