@eth-optimism/tokenlist 10.0.151 → 10.0.153
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 +76 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +76 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-81774702.d.ts → optimism.tokenlist-9c9c6cc4.d.ts} +76 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +76 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +76 -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 = "2024-
|
|
44
|
+
var timestamp = "2024-11-07T14:32:32.290Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -3318,6 +3318,44 @@ var tokens = [
|
|
|
3318
3318
|
opTokenId: "GROW"
|
|
3319
3319
|
}
|
|
3320
3320
|
},
|
|
3321
|
+
{
|
|
3322
|
+
chainId: 1,
|
|
3323
|
+
address: "0xc944e90c64b2c07662a292be6244bdf05cda44a7",
|
|
3324
|
+
name: "Graph Token",
|
|
3325
|
+
symbol: "GRT",
|
|
3326
|
+
decimals: 18,
|
|
3327
|
+
logoURI: "https://ethereum-optimism.github.io/data/GRT/logo.svg",
|
|
3328
|
+
extensions: {
|
|
3329
|
+
opListId: "extended",
|
|
3330
|
+
opTokenId: "GRT"
|
|
3331
|
+
}
|
|
3332
|
+
},
|
|
3333
|
+
{
|
|
3334
|
+
chainId: 11155111,
|
|
3335
|
+
address: "0xCA59cCeb39bE1808d7aA607153f4A5062daF3a83",
|
|
3336
|
+
name: "Graph Token",
|
|
3337
|
+
symbol: "GRT",
|
|
3338
|
+
decimals: 18,
|
|
3339
|
+
logoURI: "https://ethereum-optimism.github.io/data/GRT/logo.svg",
|
|
3340
|
+
extensions: {
|
|
3341
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
3342
|
+
opListId: "extended",
|
|
3343
|
+
opTokenId: "GRT"
|
|
3344
|
+
}
|
|
3345
|
+
},
|
|
3346
|
+
{
|
|
3347
|
+
chainId: 84532,
|
|
3348
|
+
address: "0x4a89c86bc3645E6FC0ba945F9eDF070C9B5AEaEa",
|
|
3349
|
+
name: "Graph Token",
|
|
3350
|
+
symbol: "GRT",
|
|
3351
|
+
decimals: 18,
|
|
3352
|
+
logoURI: "https://ethereum-optimism.github.io/data/GRT/logo.svg",
|
|
3353
|
+
extensions: {
|
|
3354
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3355
|
+
opListId: "extended",
|
|
3356
|
+
opTokenId: "GRT"
|
|
3357
|
+
}
|
|
3358
|
+
},
|
|
3321
3359
|
{
|
|
3322
3360
|
chainId: 1,
|
|
3323
3361
|
address: "0xde30da39c46104798bb5aa3fe8b9e0e1f348163f",
|
|
@@ -8540,6 +8578,42 @@ var tokens = [
|
|
|
8540
8578
|
opTokenId: "USDD"
|
|
8541
8579
|
}
|
|
8542
8580
|
},
|
|
8581
|
+
{
|
|
8582
|
+
chainId: 1,
|
|
8583
|
+
address: "0x4f604735c1cf31399c6e711d5962b2b3e0225ad3",
|
|
8584
|
+
name: "Glo Dollar",
|
|
8585
|
+
symbol: "USDGLO",
|
|
8586
|
+
decimals: 18,
|
|
8587
|
+
logoURI: "https://ethereum-optimism.github.io/data/USDGLO/logo.svg",
|
|
8588
|
+
extensions: {
|
|
8589
|
+
opListId: "extended",
|
|
8590
|
+
opTokenId: "USDGLO"
|
|
8591
|
+
}
|
|
8592
|
+
},
|
|
8593
|
+
{
|
|
8594
|
+
chainId: 10,
|
|
8595
|
+
address: "0x4f604735c1cf31399c6e711d5962b2b3e0225ad3",
|
|
8596
|
+
name: "Glo Dollar",
|
|
8597
|
+
symbol: "USDGLO",
|
|
8598
|
+
decimals: 18,
|
|
8599
|
+
logoURI: "https://ethereum-optimism.github.io/data/USDGLO/logo.svg",
|
|
8600
|
+
extensions: {
|
|
8601
|
+
opListId: "extended",
|
|
8602
|
+
opTokenId: "USDGLO"
|
|
8603
|
+
}
|
|
8604
|
+
},
|
|
8605
|
+
{
|
|
8606
|
+
chainId: 8453,
|
|
8607
|
+
address: "0x4f604735c1cf31399c6e711d5962b2b3e0225ad3",
|
|
8608
|
+
name: "Glo Dollar",
|
|
8609
|
+
symbol: "USDGLO",
|
|
8610
|
+
decimals: 18,
|
|
8611
|
+
logoURI: "https://ethereum-optimism.github.io/data/USDGLO/logo.svg",
|
|
8612
|
+
extensions: {
|
|
8613
|
+
opListId: "extended",
|
|
8614
|
+
opTokenId: "USDGLO"
|
|
8615
|
+
}
|
|
8616
|
+
},
|
|
8543
8617
|
{
|
|
8544
8618
|
chainId: 10,
|
|
8545
8619
|
address: "0x73cb180bf0521828d8849bc8CF2B920918e23032",
|
|
@@ -9928,7 +10002,7 @@ var tokens = [
|
|
|
9928
10002
|
var version = {
|
|
9929
10003
|
major: 10,
|
|
9930
10004
|
minor: 0,
|
|
9931
|
-
patch:
|
|
10005
|
+
patch: 153
|
|
9932
10006
|
};
|
|
9933
10007
|
var optimism_tokenlist_default = {
|
|
9934
10008
|
name,
|