@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.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -41,7 +41,7 @@ var keywords = [
|
|
|
41
41
|
"layer2",
|
|
42
42
|
"infrastructure"
|
|
43
43
|
];
|
|
44
|
-
var timestamp = "2025-02-
|
|
44
|
+
var timestamp = "2025-02-20T14:51:30.326Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -5182,6 +5182,32 @@ var tokens = [
|
|
|
5182
5182
|
opTokenId: "KIBSHI"
|
|
5183
5183
|
}
|
|
5184
5184
|
},
|
|
5185
|
+
{
|
|
5186
|
+
chainId: 1,
|
|
5187
|
+
address: "0x7866E48C74CbFB8183cd1a929cd9b95a7a5CB4F4",
|
|
5188
|
+
name: "DexKit",
|
|
5189
|
+
symbol: "KIT",
|
|
5190
|
+
decimals: 18,
|
|
5191
|
+
logoURI: "https://ethereum-optimism.github.io/data/KIT/logo.svg",
|
|
5192
|
+
extensions: {
|
|
5193
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5194
|
+
opListId: "extended",
|
|
5195
|
+
opTokenId: "KIT"
|
|
5196
|
+
}
|
|
5197
|
+
},
|
|
5198
|
+
{
|
|
5199
|
+
chainId: 8453,
|
|
5200
|
+
address: "0x946F8B0eF009F3F5B1b35E6511a82A58b09d8d4e",
|
|
5201
|
+
name: "DexKit",
|
|
5202
|
+
symbol: "KIT",
|
|
5203
|
+
decimals: 18,
|
|
5204
|
+
logoURI: "https://ethereum-optimism.github.io/data/KIT/logo.svg",
|
|
5205
|
+
extensions: {
|
|
5206
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5207
|
+
opListId: "extended",
|
|
5208
|
+
opTokenId: "KIT"
|
|
5209
|
+
}
|
|
5210
|
+
},
|
|
5185
5211
|
{
|
|
5186
5212
|
chainId: 1,
|
|
5187
5213
|
address: "0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202",
|
|
@@ -6920,6 +6946,32 @@ var tokens = [
|
|
|
6920
6946
|
opTokenId: "NEURON"
|
|
6921
6947
|
}
|
|
6922
6948
|
},
|
|
6949
|
+
{
|
|
6950
|
+
chainId: 1,
|
|
6951
|
+
address: "0xa80505c408C4DEFD9522981cD77e026f5a49FE63",
|
|
6952
|
+
name: "NEUY",
|
|
6953
|
+
symbol: "NEUY",
|
|
6954
|
+
decimals: 18,
|
|
6955
|
+
logoURI: "https://ethereum-optimism.github.io/data/NEUY/logo.png",
|
|
6956
|
+
extensions: {
|
|
6957
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
6958
|
+
opListId: "extended",
|
|
6959
|
+
opTokenId: "NEUY"
|
|
6960
|
+
}
|
|
6961
|
+
},
|
|
6962
|
+
{
|
|
6963
|
+
chainId: 8453,
|
|
6964
|
+
address: "0x3Cf255a7A03d74B6F9D58456cBedbc0705626354",
|
|
6965
|
+
name: "NEUY",
|
|
6966
|
+
symbol: "NEUY",
|
|
6967
|
+
decimals: 18,
|
|
6968
|
+
logoURI: "https://ethereum-optimism.github.io/data/NEUY/logo.png",
|
|
6969
|
+
extensions: {
|
|
6970
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6971
|
+
opListId: "extended",
|
|
6972
|
+
opTokenId: "NEUY"
|
|
6973
|
+
}
|
|
6974
|
+
},
|
|
6923
6975
|
{
|
|
6924
6976
|
chainId: 1,
|
|
6925
6977
|
address: "0xdfdb7f72c1f195c5951a234e8db9806eb0635346",
|
|
@@ -12940,7 +12992,7 @@ var tokens = [
|
|
|
12940
12992
|
var version = {
|
|
12941
12993
|
major: 10,
|
|
12942
12994
|
minor: 0,
|
|
12943
|
-
patch:
|
|
12995
|
+
patch: 232
|
|
12944
12996
|
};
|
|
12945
12997
|
var optimism_tokenlist_default = {
|
|
12946
12998
|
name,
|