@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.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 = "2025-10-
|
|
44
|
+
var timestamp = "2025-10-16T15:53:20.404Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -3521,6 +3521,32 @@ var tokens = [
|
|
|
3521
3521
|
opTokenId: "DRODEC"
|
|
3522
3522
|
}
|
|
3523
3523
|
},
|
|
3524
|
+
{
|
|
3525
|
+
chainId: 1,
|
|
3526
|
+
address: "0xb841F365D5221Bed66d60E69094418D8C2aa5A44",
|
|
3527
|
+
name: "Districts Token",
|
|
3528
|
+
symbol: "DSTRX",
|
|
3529
|
+
decimals: 18,
|
|
3530
|
+
logoURI: "https://ethereum-optimism.github.io/data/DSTRX/logo.svg",
|
|
3531
|
+
extensions: {
|
|
3532
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
3533
|
+
opListId: "extended",
|
|
3534
|
+
opTokenId: "DSTRX"
|
|
3535
|
+
}
|
|
3536
|
+
},
|
|
3537
|
+
{
|
|
3538
|
+
chainId: 8453,
|
|
3539
|
+
address: "0xecA139be1214322752B4e427b1800Fd3e8037bF8",
|
|
3540
|
+
name: "Districts Token",
|
|
3541
|
+
symbol: "DSTRX",
|
|
3542
|
+
decimals: 18,
|
|
3543
|
+
logoURI: "https://ethereum-optimism.github.io/data/DSTRX/logo.svg",
|
|
3544
|
+
extensions: {
|
|
3545
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3546
|
+
opListId: "extended",
|
|
3547
|
+
opTokenId: "DSTRX"
|
|
3548
|
+
}
|
|
3549
|
+
},
|
|
3524
3550
|
{
|
|
3525
3551
|
chainId: 1,
|
|
3526
3552
|
address: "0x92E187a03B6CD19CB6AF293ba17F2745Fd2357D5",
|
|
@@ -9945,6 +9971,32 @@ var tokens = [
|
|
|
9945
9971
|
opTokenId: "RICE"
|
|
9946
9972
|
}
|
|
9947
9973
|
},
|
|
9974
|
+
{
|
|
9975
|
+
chainId: 1,
|
|
9976
|
+
address: "0x94a8b4EE5CD64C79D0Ee816f467EA73009f51aA0",
|
|
9977
|
+
name: "Realio Network",
|
|
9978
|
+
symbol: "RIO",
|
|
9979
|
+
decimals: 18,
|
|
9980
|
+
logoURI: "https://ethereum-optimism.github.io/data/RIO/logo.svg",
|
|
9981
|
+
extensions: {
|
|
9982
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
9983
|
+
opListId: "extended",
|
|
9984
|
+
opTokenId: "RIO"
|
|
9985
|
+
}
|
|
9986
|
+
},
|
|
9987
|
+
{
|
|
9988
|
+
chainId: 8453,
|
|
9989
|
+
address: "0x5e64c9049455b3bB6E9fbDC33565fa313BAe9B53",
|
|
9990
|
+
name: "Realio Network",
|
|
9991
|
+
symbol: "RIO",
|
|
9992
|
+
decimals: 18,
|
|
9993
|
+
logoURI: "https://ethereum-optimism.github.io/data/RIO/logo.svg",
|
|
9994
|
+
extensions: {
|
|
9995
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
9996
|
+
opListId: "extended",
|
|
9997
|
+
opTokenId: "RIO"
|
|
9998
|
+
}
|
|
9999
|
+
},
|
|
9948
10000
|
{
|
|
9949
10001
|
chainId: 1,
|
|
9950
10002
|
address: "0xFc169284da39e8d337D01AB011C3e5d92f7DDBa6",
|
|
@@ -14932,7 +14984,7 @@ var tokens = [
|
|
|
14932
14984
|
var version = {
|
|
14933
14985
|
major: 10,
|
|
14934
14986
|
minor: 0,
|
|
14935
|
-
patch:
|
|
14987
|
+
patch: 1725
|
|
14936
14988
|
};
|
|
14937
14989
|
var optimism_tokenlist_default = {
|
|
14938
14990
|
name,
|