@eth-optimism/tokenlist 10.0.1724 → 10.0.1726
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-83657bcc.d.ts → optimism.tokenlist-e7a9ba0d.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-10-
|
|
25
|
+
var timestamp = "2025-10-16T15:53:20.404Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -3502,6 +3502,32 @@ var tokens = [
|
|
|
3502
3502
|
opTokenId: "DRODEC"
|
|
3503
3503
|
}
|
|
3504
3504
|
},
|
|
3505
|
+
{
|
|
3506
|
+
chainId: 1,
|
|
3507
|
+
address: "0xb841F365D5221Bed66d60E69094418D8C2aa5A44",
|
|
3508
|
+
name: "Districts Token",
|
|
3509
|
+
symbol: "DSTRX",
|
|
3510
|
+
decimals: 18,
|
|
3511
|
+
logoURI: "https://ethereum-optimism.github.io/data/DSTRX/logo.svg",
|
|
3512
|
+
extensions: {
|
|
3513
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
3514
|
+
opListId: "extended",
|
|
3515
|
+
opTokenId: "DSTRX"
|
|
3516
|
+
}
|
|
3517
|
+
},
|
|
3518
|
+
{
|
|
3519
|
+
chainId: 8453,
|
|
3520
|
+
address: "0xecA139be1214322752B4e427b1800Fd3e8037bF8",
|
|
3521
|
+
name: "Districts Token",
|
|
3522
|
+
symbol: "DSTRX",
|
|
3523
|
+
decimals: 18,
|
|
3524
|
+
logoURI: "https://ethereum-optimism.github.io/data/DSTRX/logo.svg",
|
|
3525
|
+
extensions: {
|
|
3526
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3527
|
+
opListId: "extended",
|
|
3528
|
+
opTokenId: "DSTRX"
|
|
3529
|
+
}
|
|
3530
|
+
},
|
|
3505
3531
|
{
|
|
3506
3532
|
chainId: 1,
|
|
3507
3533
|
address: "0x92E187a03B6CD19CB6AF293ba17F2745Fd2357D5",
|
|
@@ -9926,6 +9952,32 @@ var tokens = [
|
|
|
9926
9952
|
opTokenId: "RICE"
|
|
9927
9953
|
}
|
|
9928
9954
|
},
|
|
9955
|
+
{
|
|
9956
|
+
chainId: 1,
|
|
9957
|
+
address: "0x94a8b4EE5CD64C79D0Ee816f467EA73009f51aA0",
|
|
9958
|
+
name: "Realio Network",
|
|
9959
|
+
symbol: "RIO",
|
|
9960
|
+
decimals: 18,
|
|
9961
|
+
logoURI: "https://ethereum-optimism.github.io/data/RIO/logo.svg",
|
|
9962
|
+
extensions: {
|
|
9963
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
9964
|
+
opListId: "extended",
|
|
9965
|
+
opTokenId: "RIO"
|
|
9966
|
+
}
|
|
9967
|
+
},
|
|
9968
|
+
{
|
|
9969
|
+
chainId: 8453,
|
|
9970
|
+
address: "0x5e64c9049455b3bB6E9fbDC33565fa313BAe9B53",
|
|
9971
|
+
name: "Realio Network",
|
|
9972
|
+
symbol: "RIO",
|
|
9973
|
+
decimals: 18,
|
|
9974
|
+
logoURI: "https://ethereum-optimism.github.io/data/RIO/logo.svg",
|
|
9975
|
+
extensions: {
|
|
9976
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
9977
|
+
opListId: "extended",
|
|
9978
|
+
opTokenId: "RIO"
|
|
9979
|
+
}
|
|
9980
|
+
},
|
|
9929
9981
|
{
|
|
9930
9982
|
chainId: 1,
|
|
9931
9983
|
address: "0xFc169284da39e8d337D01AB011C3e5d92f7DDBa6",
|
|
@@ -14913,7 +14965,7 @@ var tokens = [
|
|
|
14913
14965
|
var version = {
|
|
14914
14966
|
major: 10,
|
|
14915
14967
|
minor: 0,
|
|
14916
|
-
patch:
|
|
14968
|
+
patch: 1725
|
|
14917
14969
|
};
|
|
14918
14970
|
var optimism_tokenlist_default = {
|
|
14919
14971
|
name,
|