@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.mjs
CHANGED
@@ -22,7 +22,7 @@ var keywords = [
|
|
22
22
|
"layer2",
|
23
23
|
"infrastructure"
|
24
24
|
];
|
25
|
-
var timestamp = "2025-
|
25
|
+
var timestamp = "2025-07-09T15:07:18.099Z";
|
26
26
|
var tokens = [
|
27
27
|
{
|
28
28
|
chainId: 1,
|
@@ -2312,6 +2312,32 @@ var tokens = [
|
|
2312
2312
|
opTokenId: "CNG"
|
2313
2313
|
}
|
2314
2314
|
},
|
2315
|
+
{
|
2316
|
+
chainId: 1,
|
2317
|
+
address: "0xf828BA501B108FbC6c88eBDfF81C401BB6B94848",
|
2318
|
+
name: "coordinape.com",
|
2319
|
+
symbol: "CO",
|
2320
|
+
decimals: 18,
|
2321
|
+
logoURI: "https://ethereum-optimism.github.io/data/CO/logo.svg",
|
2322
|
+
extensions: {
|
2323
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
2324
|
+
opListId: "extended",
|
2325
|
+
opTokenId: "CO"
|
2326
|
+
}
|
2327
|
+
},
|
2328
|
+
{
|
2329
|
+
chainId: 8453,
|
2330
|
+
address: "0xe8A9ABa04e6807Cc77501862cC7eA17c9603291E",
|
2331
|
+
name: "CoDAO",
|
2332
|
+
symbol: "CO",
|
2333
|
+
decimals: 18,
|
2334
|
+
logoURI: "https://ethereum-optimism.github.io/data/CO/logo.svg",
|
2335
|
+
extensions: {
|
2336
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
2337
|
+
opListId: "extended",
|
2338
|
+
opTokenId: "CO"
|
2339
|
+
}
|
2340
|
+
},
|
2315
2341
|
{
|
2316
2342
|
chainId: 1,
|
2317
2343
|
address: "0xc8d9871a79551ab4439c9e08f12962e3785f0437",
|
@@ -10895,6 +10921,32 @@ var tokens = [
|
|
10895
10921
|
opTokenId: "SUKU"
|
10896
10922
|
}
|
10897
10923
|
},
|
10924
|
+
{
|
10925
|
+
chainId: 1,
|
10926
|
+
address: "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55",
|
10927
|
+
name: "SuperFarm",
|
10928
|
+
symbol: "SUPER",
|
10929
|
+
decimals: 18,
|
10930
|
+
logoURI: "https://ethereum-optimism.github.io/data/SUPER/logo.svg",
|
10931
|
+
extensions: {
|
10932
|
+
soneiumBridgeAddress: "0xeb9bf100225c214efc3e7c651ebbadcf85177607",
|
10933
|
+
opListId: "extended",
|
10934
|
+
opTokenId: "SUPER"
|
10935
|
+
}
|
10936
|
+
},
|
10937
|
+
{
|
10938
|
+
chainId: 1868,
|
10939
|
+
address: "0xF765356C901a064A74Fa4560622f21C91048c3D7",
|
10940
|
+
name: "SuperVerse",
|
10941
|
+
symbol: "SUPER",
|
10942
|
+
decimals: 18,
|
10943
|
+
logoURI: "https://ethereum-optimism.github.io/data/SUPER/logo.svg",
|
10944
|
+
extensions: {
|
10945
|
+
soneiumBridgeAddress: "0x4200000000000000000000000000000000000010",
|
10946
|
+
opListId: "extended",
|
10947
|
+
opTokenId: "SUPER"
|
10948
|
+
}
|
10949
|
+
},
|
10898
10950
|
{
|
10899
10951
|
chainId: 8453,
|
10900
10952
|
address: "0xdbfefd2e8460a6ee4955a68582f85708baea60a3",
|
@@ -14219,7 +14271,7 @@ var tokens = [
|
|
14219
14271
|
var version = {
|
14220
14272
|
major: 10,
|
14221
14273
|
minor: 0,
|
14222
|
-
patch:
|
14274
|
+
patch: 1700
|
14223
14275
|
};
|
14224
14276
|
var optimism_tokenlist_default = {
|
14225
14277
|
name,
|