@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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2025-02-
|
|
9
|
+
var timestamp = "2025-02-20T14:51:30.326Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -5147,6 +5147,32 @@ var tokens = [
|
|
|
5147
5147
|
opTokenId: "KIBSHI"
|
|
5148
5148
|
}
|
|
5149
5149
|
},
|
|
5150
|
+
{
|
|
5151
|
+
chainId: 1,
|
|
5152
|
+
address: "0x7866E48C74CbFB8183cd1a929cd9b95a7a5CB4F4",
|
|
5153
|
+
name: "DexKit",
|
|
5154
|
+
symbol: "KIT",
|
|
5155
|
+
decimals: 18,
|
|
5156
|
+
logoURI: "https://ethereum-optimism.github.io/data/KIT/logo.svg",
|
|
5157
|
+
extensions: {
|
|
5158
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5159
|
+
opListId: "extended",
|
|
5160
|
+
opTokenId: "KIT"
|
|
5161
|
+
}
|
|
5162
|
+
},
|
|
5163
|
+
{
|
|
5164
|
+
chainId: 8453,
|
|
5165
|
+
address: "0x946F8B0eF009F3F5B1b35E6511a82A58b09d8d4e",
|
|
5166
|
+
name: "DexKit",
|
|
5167
|
+
symbol: "KIT",
|
|
5168
|
+
decimals: 18,
|
|
5169
|
+
logoURI: "https://ethereum-optimism.github.io/data/KIT/logo.svg",
|
|
5170
|
+
extensions: {
|
|
5171
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5172
|
+
opListId: "extended",
|
|
5173
|
+
opTokenId: "KIT"
|
|
5174
|
+
}
|
|
5175
|
+
},
|
|
5150
5176
|
{
|
|
5151
5177
|
chainId: 1,
|
|
5152
5178
|
address: "0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202",
|
|
@@ -6885,6 +6911,32 @@ var tokens = [
|
|
|
6885
6911
|
opTokenId: "NEURON"
|
|
6886
6912
|
}
|
|
6887
6913
|
},
|
|
6914
|
+
{
|
|
6915
|
+
chainId: 1,
|
|
6916
|
+
address: "0xa80505c408C4DEFD9522981cD77e026f5a49FE63",
|
|
6917
|
+
name: "NEUY",
|
|
6918
|
+
symbol: "NEUY",
|
|
6919
|
+
decimals: 18,
|
|
6920
|
+
logoURI: "https://ethereum-optimism.github.io/data/NEUY/logo.png",
|
|
6921
|
+
extensions: {
|
|
6922
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
6923
|
+
opListId: "extended",
|
|
6924
|
+
opTokenId: "NEUY"
|
|
6925
|
+
}
|
|
6926
|
+
},
|
|
6927
|
+
{
|
|
6928
|
+
chainId: 8453,
|
|
6929
|
+
address: "0x3Cf255a7A03d74B6F9D58456cBedbc0705626354",
|
|
6930
|
+
name: "NEUY",
|
|
6931
|
+
symbol: "NEUY",
|
|
6932
|
+
decimals: 18,
|
|
6933
|
+
logoURI: "https://ethereum-optimism.github.io/data/NEUY/logo.png",
|
|
6934
|
+
extensions: {
|
|
6935
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6936
|
+
opListId: "extended",
|
|
6937
|
+
opTokenId: "NEUY"
|
|
6938
|
+
}
|
|
6939
|
+
},
|
|
6888
6940
|
{
|
|
6889
6941
|
chainId: 1,
|
|
6890
6942
|
address: "0xdfdb7f72c1f195c5951a234e8db9806eb0635346",
|
|
@@ -12905,7 +12957,7 @@ var tokens = [
|
|
|
12905
12957
|
var version = {
|
|
12906
12958
|
major: 10,
|
|
12907
12959
|
minor: 0,
|
|
12908
|
-
patch:
|
|
12960
|
+
patch: 232
|
|
12909
12961
|
};
|
|
12910
12962
|
var optimism_tokenlist_default = {
|
|
12911
12963
|
name,
|