@eth-optimism/tokenlist 10.0.1731 → 10.0.1732
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 +55 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +55 -3
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-7b411173.d.ts → optimism.tokenlist-df3d4a85.d.ts} +55 -3
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +55 -3
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +55 -3
- 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-10-
|
|
25
|
+
var timestamp = "2025-10-24T19:28:25.652Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -3492,6 +3492,32 @@ var tokens = [
|
|
|
3492
3492
|
opTokenId: "DOSE"
|
|
3493
3493
|
}
|
|
3494
3494
|
},
|
|
3495
|
+
{
|
|
3496
|
+
chainId: 1,
|
|
3497
|
+
address: "0xB8A914A00664e9361eaE187468EfF94905dfbC15",
|
|
3498
|
+
name: "DRIP",
|
|
3499
|
+
symbol: "DRIP",
|
|
3500
|
+
decimals: 9,
|
|
3501
|
+
logoURI: "https://ethereum-optimism.github.io/data/DRIP/logo.svg",
|
|
3502
|
+
extensions: {
|
|
3503
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
3504
|
+
opListId: "extended",
|
|
3505
|
+
opTokenId: "DRIP"
|
|
3506
|
+
}
|
|
3507
|
+
},
|
|
3508
|
+
{
|
|
3509
|
+
chainId: 8453,
|
|
3510
|
+
address: "0xAfb7D098e38A526091A1D555160913F454CdA8cC",
|
|
3511
|
+
name: "DRIP",
|
|
3512
|
+
symbol: "DRIP",
|
|
3513
|
+
decimals: 9,
|
|
3514
|
+
logoURI: "https://ethereum-optimism.github.io/data/DRIP/logo.svg",
|
|
3515
|
+
extensions: {
|
|
3516
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3517
|
+
opListId: "extended",
|
|
3518
|
+
opTokenId: "DRIP"
|
|
3519
|
+
}
|
|
3520
|
+
},
|
|
3495
3521
|
{
|
|
3496
3522
|
chainId: 1,
|
|
3497
3523
|
address: "0xe1eb70B51C87e927d1a823Dbd478C27AB0F777F1",
|
|
@@ -13845,7 +13871,7 @@ var tokens = [
|
|
|
13845
13871
|
},
|
|
13846
13872
|
{
|
|
13847
13873
|
chainId: 8453,
|
|
13848
|
-
address: "
|
|
13874
|
+
address: "0x3d63825B0d8669307366E6c8202f656b9E91D368",
|
|
13849
13875
|
name: "Wild Goat Coin",
|
|
13850
13876
|
symbol: "WGC",
|
|
13851
13877
|
decimals: 6,
|
|
@@ -13921,6 +13947,32 @@ var tokens = [
|
|
|
13921
13947
|
opTokenId: "WIT"
|
|
13922
13948
|
}
|
|
13923
13949
|
},
|
|
13950
|
+
{
|
|
13951
|
+
chainId: 1,
|
|
13952
|
+
address: "0xcafe5De18756817D98F4603F6828397406D4CaFE",
|
|
13953
|
+
name: "Witnet",
|
|
13954
|
+
symbol: "WIT",
|
|
13955
|
+
decimals: 9,
|
|
13956
|
+
logoURI: "https://ethereum-optimism.github.io/data/WIT/logo.svg",
|
|
13957
|
+
extensions: {
|
|
13958
|
+
baseBridgeAddress: "0x4200000000000000000000000000000010",
|
|
13959
|
+
opListId: "extended",
|
|
13960
|
+
opTokenId: "WIT"
|
|
13961
|
+
}
|
|
13962
|
+
},
|
|
13963
|
+
{
|
|
13964
|
+
chainId: 8453,
|
|
13965
|
+
address: "0xcafe5De18756817D98F4603F6828397406D4CaFE",
|
|
13966
|
+
name: "Witnet",
|
|
13967
|
+
symbol: "WIT",
|
|
13968
|
+
decimals: 9,
|
|
13969
|
+
logoURI: "https://ethereum-optimism.github.io/data/WIT/logo.svg",
|
|
13970
|
+
extensions: {
|
|
13971
|
+
baseBridgeAddress: "0x4200000000000000000000000000000010",
|
|
13972
|
+
opListId: "extended",
|
|
13973
|
+
opTokenId: "WIT"
|
|
13974
|
+
}
|
|
13975
|
+
},
|
|
13924
13976
|
{
|
|
13925
13977
|
chainId: 1,
|
|
13926
13978
|
address: "0x163f8C2467924be0ae7B5347228CABF260318753",
|
|
@@ -15003,7 +15055,7 @@ var tokens = [
|
|
|
15003
15055
|
var version = {
|
|
15004
15056
|
major: 10,
|
|
15005
15057
|
minor: 0,
|
|
15006
|
-
patch:
|
|
15058
|
+
patch: 1731
|
|
15007
15059
|
};
|
|
15008
15060
|
var optimism_tokenlist_default = {
|
|
15009
15061
|
name,
|