@eth-optimism/tokenlist 10.0.72 → 10.0.74
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-e0b86cf6.d.ts → optimism.tokenlist-dda4f3f7.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 = "2024-06-
|
|
9
|
+
var timestamp = "2024-06-06T21:06:56.659Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -4299,6 +4299,32 @@ var tokens = [
|
|
|
4299
4299
|
opTokenId: "NOGS"
|
|
4300
4300
|
}
|
|
4301
4301
|
},
|
|
4302
|
+
{
|
|
4303
|
+
chainId: 1,
|
|
4304
|
+
address: "0x5c1760c98be951A4067DF234695c8014D8e7619C",
|
|
4305
|
+
name: "Nouns",
|
|
4306
|
+
symbol: "NOUNS",
|
|
4307
|
+
decimals: 18,
|
|
4308
|
+
logoURI: "https://ethereum-optimism.github.io/data/NOUNS/logo.png",
|
|
4309
|
+
extensions: {
|
|
4310
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4311
|
+
opListId: "extended",
|
|
4312
|
+
opTokenId: "NOUNS"
|
|
4313
|
+
}
|
|
4314
|
+
},
|
|
4315
|
+
{
|
|
4316
|
+
chainId: 8453,
|
|
4317
|
+
address: "0x0a93a7BE7e7e426fC046e204C44d6b03A302b631",
|
|
4318
|
+
name: "Nouns",
|
|
4319
|
+
symbol: "NOUNS",
|
|
4320
|
+
decimals: 18,
|
|
4321
|
+
logoURI: "https://ethereum-optimism.github.io/data/NOUNS/logo.png",
|
|
4322
|
+
extensions: {
|
|
4323
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4324
|
+
opListId: "extended",
|
|
4325
|
+
opTokenId: "NOUNS"
|
|
4326
|
+
}
|
|
4327
|
+
},
|
|
4302
4328
|
{
|
|
4303
4329
|
chainId: 1,
|
|
4304
4330
|
address: "0x967da4048cD07aB37855c090aAF366e4ce1b9F48",
|
|
@@ -6613,6 +6639,32 @@ var tokens = [
|
|
|
6613
6639
|
opTokenId: "THING"
|
|
6614
6640
|
}
|
|
6615
6641
|
},
|
|
6642
|
+
{
|
|
6643
|
+
chainId: 1,
|
|
6644
|
+
address: "0x7c5b267ed81009aa7374b5ca7e5137da47045ba8",
|
|
6645
|
+
name: "TAIKAI Token",
|
|
6646
|
+
symbol: "TKAI",
|
|
6647
|
+
decimals: 18,
|
|
6648
|
+
logoURI: "https://ethereum-optimism.github.io/data/TKAI/logo.svg",
|
|
6649
|
+
extensions: {
|
|
6650
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
6651
|
+
opListId: "extended",
|
|
6652
|
+
opTokenId: "TKAI"
|
|
6653
|
+
}
|
|
6654
|
+
},
|
|
6655
|
+
{
|
|
6656
|
+
chainId: 8453,
|
|
6657
|
+
address: "0x1287A235474E0331C0975e373bdD066444d1Bd35",
|
|
6658
|
+
name: "TAIKAI Token",
|
|
6659
|
+
symbol: "TKAI",
|
|
6660
|
+
decimals: 18,
|
|
6661
|
+
logoURI: "https://ethereum-optimism.github.io/data/TKAI/logo.svg",
|
|
6662
|
+
extensions: {
|
|
6663
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6664
|
+
opListId: "extended",
|
|
6665
|
+
opTokenId: "TKAI"
|
|
6666
|
+
}
|
|
6667
|
+
},
|
|
6616
6668
|
{
|
|
6617
6669
|
chainId: 1,
|
|
6618
6670
|
address: "0x82D09e30d5D682D69B4A5d97C61b7BA651457625",
|
|
@@ -8229,7 +8281,7 @@ var tokens = [
|
|
|
8229
8281
|
var version = {
|
|
8230
8282
|
major: 10,
|
|
8231
8283
|
minor: 0,
|
|
8232
|
-
patch:
|
|
8284
|
+
patch: 74
|
|
8233
8285
|
};
|
|
8234
8286
|
var optimism_tokenlist_default = {
|
|
8235
8287
|
name,
|