@eth-optimism/tokenlist 10.0.230 → 10.0.232
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 +1 -1
- package/dist/index.js +54 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +54 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-241d1294.d.ts → optimism.tokenlist-fdc648b3.d.ts} +54 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +54 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +54 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2025-02-
|
|
25
|
+
var timestamp = "2025-02-20T14:51:30.326Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -5163,6 +5163,32 @@ var tokens = [
|
|
|
5163
5163
|
opTokenId: "KIBSHI"
|
|
5164
5164
|
}
|
|
5165
5165
|
},
|
|
5166
|
+
{
|
|
5167
|
+
chainId: 1,
|
|
5168
|
+
address: "0x7866E48C74CbFB8183cd1a929cd9b95a7a5CB4F4",
|
|
5169
|
+
name: "DexKit",
|
|
5170
|
+
symbol: "KIT",
|
|
5171
|
+
decimals: 18,
|
|
5172
|
+
logoURI: "https://ethereum-optimism.github.io/data/KIT/logo.svg",
|
|
5173
|
+
extensions: {
|
|
5174
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5175
|
+
opListId: "extended",
|
|
5176
|
+
opTokenId: "KIT"
|
|
5177
|
+
}
|
|
5178
|
+
},
|
|
5179
|
+
{
|
|
5180
|
+
chainId: 8453,
|
|
5181
|
+
address: "0x946F8B0eF009F3F5B1b35E6511a82A58b09d8d4e",
|
|
5182
|
+
name: "DexKit",
|
|
5183
|
+
symbol: "KIT",
|
|
5184
|
+
decimals: 18,
|
|
5185
|
+
logoURI: "https://ethereum-optimism.github.io/data/KIT/logo.svg",
|
|
5186
|
+
extensions: {
|
|
5187
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5188
|
+
opListId: "extended",
|
|
5189
|
+
opTokenId: "KIT"
|
|
5190
|
+
}
|
|
5191
|
+
},
|
|
5166
5192
|
{
|
|
5167
5193
|
chainId: 1,
|
|
5168
5194
|
address: "0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202",
|
|
@@ -6901,6 +6927,32 @@ var tokens = [
|
|
|
6901
6927
|
opTokenId: "NEURON"
|
|
6902
6928
|
}
|
|
6903
6929
|
},
|
|
6930
|
+
{
|
|
6931
|
+
chainId: 1,
|
|
6932
|
+
address: "0xa80505c408C4DEFD9522981cD77e026f5a49FE63",
|
|
6933
|
+
name: "NEUY",
|
|
6934
|
+
symbol: "NEUY",
|
|
6935
|
+
decimals: 18,
|
|
6936
|
+
logoURI: "https://ethereum-optimism.github.io/data/NEUY/logo.png",
|
|
6937
|
+
extensions: {
|
|
6938
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
6939
|
+
opListId: "extended",
|
|
6940
|
+
opTokenId: "NEUY"
|
|
6941
|
+
}
|
|
6942
|
+
},
|
|
6943
|
+
{
|
|
6944
|
+
chainId: 8453,
|
|
6945
|
+
address: "0x3Cf255a7A03d74B6F9D58456cBedbc0705626354",
|
|
6946
|
+
name: "NEUY",
|
|
6947
|
+
symbol: "NEUY",
|
|
6948
|
+
decimals: 18,
|
|
6949
|
+
logoURI: "https://ethereum-optimism.github.io/data/NEUY/logo.png",
|
|
6950
|
+
extensions: {
|
|
6951
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6952
|
+
opListId: "extended",
|
|
6953
|
+
opTokenId: "NEUY"
|
|
6954
|
+
}
|
|
6955
|
+
},
|
|
6904
6956
|
{
|
|
6905
6957
|
chainId: 1,
|
|
6906
6958
|
address: "0xdfdb7f72c1f195c5951a234e8db9806eb0635346",
|
|
@@ -12921,7 +12973,7 @@ var tokens = [
|
|
|
12921
12973
|
var version = {
|
|
12922
12974
|
major: 10,
|
|
12923
12975
|
minor: 0,
|
|
12924
|
-
patch:
|
|
12976
|
+
patch: 232
|
|
12925
12977
|
};
|
|
12926
12978
|
var optimism_tokenlist_default = {
|
|
12927
12979
|
name,
|