@eth-optimism/tokenlist 10.0.1699 → 10.0.1701
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-b339777a.d.ts → optimism.tokenlist-3ce3242f.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-
|
44
|
+
var timestamp = "2025-07-09T15:07:18.099Z";
|
45
45
|
var tokens = [
|
46
46
|
{
|
47
47
|
chainId: 1,
|
@@ -2331,6 +2331,32 @@ var tokens = [
|
|
2331
2331
|
opTokenId: "CNG"
|
2332
2332
|
}
|
2333
2333
|
},
|
2334
|
+
{
|
2335
|
+
chainId: 1,
|
2336
|
+
address: "0xf828BA501B108FbC6c88eBDfF81C401BB6B94848",
|
2337
|
+
name: "coordinape.com",
|
2338
|
+
symbol: "CO",
|
2339
|
+
decimals: 18,
|
2340
|
+
logoURI: "https://ethereum-optimism.github.io/data/CO/logo.svg",
|
2341
|
+
extensions: {
|
2342
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
2343
|
+
opListId: "extended",
|
2344
|
+
opTokenId: "CO"
|
2345
|
+
}
|
2346
|
+
},
|
2347
|
+
{
|
2348
|
+
chainId: 8453,
|
2349
|
+
address: "0xe8A9ABa04e6807Cc77501862cC7eA17c9603291E",
|
2350
|
+
name: "CoDAO",
|
2351
|
+
symbol: "CO",
|
2352
|
+
decimals: 18,
|
2353
|
+
logoURI: "https://ethereum-optimism.github.io/data/CO/logo.svg",
|
2354
|
+
extensions: {
|
2355
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
2356
|
+
opListId: "extended",
|
2357
|
+
opTokenId: "CO"
|
2358
|
+
}
|
2359
|
+
},
|
2334
2360
|
{
|
2335
2361
|
chainId: 1,
|
2336
2362
|
address: "0xc8d9871a79551ab4439c9e08f12962e3785f0437",
|
@@ -10914,6 +10940,32 @@ var tokens = [
|
|
10914
10940
|
opTokenId: "SUKU"
|
10915
10941
|
}
|
10916
10942
|
},
|
10943
|
+
{
|
10944
|
+
chainId: 1,
|
10945
|
+
address: "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55",
|
10946
|
+
name: "SuperFarm",
|
10947
|
+
symbol: "SUPER",
|
10948
|
+
decimals: 18,
|
10949
|
+
logoURI: "https://ethereum-optimism.github.io/data/SUPER/logo.svg",
|
10950
|
+
extensions: {
|
10951
|
+
soneiumBridgeAddress: "0xeb9bf100225c214efc3e7c651ebbadcf85177607",
|
10952
|
+
opListId: "extended",
|
10953
|
+
opTokenId: "SUPER"
|
10954
|
+
}
|
10955
|
+
},
|
10956
|
+
{
|
10957
|
+
chainId: 1868,
|
10958
|
+
address: "0xF765356C901a064A74Fa4560622f21C91048c3D7",
|
10959
|
+
name: "SuperVerse",
|
10960
|
+
symbol: "SUPER",
|
10961
|
+
decimals: 18,
|
10962
|
+
logoURI: "https://ethereum-optimism.github.io/data/SUPER/logo.svg",
|
10963
|
+
extensions: {
|
10964
|
+
soneiumBridgeAddress: "0x4200000000000000000000000000000000000010",
|
10965
|
+
opListId: "extended",
|
10966
|
+
opTokenId: "SUPER"
|
10967
|
+
}
|
10968
|
+
},
|
10917
10969
|
{
|
10918
10970
|
chainId: 8453,
|
10919
10971
|
address: "0xdbfefd2e8460a6ee4955a68582f85708baea60a3",
|
@@ -14238,7 +14290,7 @@ var tokens = [
|
|
14238
14290
|
var version = {
|
14239
14291
|
major: 10,
|
14240
14292
|
minor: 0,
|
14241
|
-
patch:
|
14293
|
+
patch: 1700
|
14242
14294
|
};
|
14243
14295
|
var optimism_tokenlist_default = {
|
14244
14296
|
name,
|