@eth-optimism/tokenlist 10.0.112 → 10.0.113
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-baa4bf8e.d.ts → optimism.tokenlist-16cf0c75.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 = "2024-08-
|
|
25
|
+
var timestamp = "2024-08-28T17:48:48.177Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -4117,6 +4117,58 @@ var tokens = [
|
|
|
4117
4117
|
opTokenId: "LRC"
|
|
4118
4118
|
}
|
|
4119
4119
|
},
|
|
4120
|
+
{
|
|
4121
|
+
chainId: 1,
|
|
4122
|
+
address: "0xd0a6053f087e87a25dc60701ba6e663b1a548e85",
|
|
4123
|
+
name: "BLOCKLORDS",
|
|
4124
|
+
symbol: "LRDS",
|
|
4125
|
+
decimals: 18,
|
|
4126
|
+
logoURI: "https://ethereum-optimism.github.io/data/LRDS/logo.svg",
|
|
4127
|
+
extensions: {
|
|
4128
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4129
|
+
opListId: "extended",
|
|
4130
|
+
opTokenId: "LRDS"
|
|
4131
|
+
}
|
|
4132
|
+
},
|
|
4133
|
+
{
|
|
4134
|
+
chainId: 8453,
|
|
4135
|
+
address: "0xB676f87A6E701f0DE8De5Ab91B56b66109766DB1",
|
|
4136
|
+
name: "BLOCKLORDS",
|
|
4137
|
+
symbol: "LRDS",
|
|
4138
|
+
decimals: 18,
|
|
4139
|
+
logoURI: "https://ethereum-optimism.github.io/data/LRDS/logo.svg",
|
|
4140
|
+
extensions: {
|
|
4141
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4142
|
+
opListId: "extended",
|
|
4143
|
+
opTokenId: "LRDS"
|
|
4144
|
+
}
|
|
4145
|
+
},
|
|
4146
|
+
{
|
|
4147
|
+
chainId: 11155111,
|
|
4148
|
+
address: "0xDFcffFF1b184F2051cbeA17dF11d4e074aB5271E",
|
|
4149
|
+
name: "BLOCKLORDS",
|
|
4150
|
+
symbol: "LRDS",
|
|
4151
|
+
decimals: 18,
|
|
4152
|
+
logoURI: "https://ethereum-optimism.github.io/data/LRDS/logo.svg",
|
|
4153
|
+
extensions: {
|
|
4154
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
4155
|
+
opListId: "extended",
|
|
4156
|
+
opTokenId: "LRDS"
|
|
4157
|
+
}
|
|
4158
|
+
},
|
|
4159
|
+
{
|
|
4160
|
+
chainId: 84532,
|
|
4161
|
+
address: "0x9A7bE36dF8221F5a3971693f5d71d2c471785478",
|
|
4162
|
+
name: "BLOCKLORDS",
|
|
4163
|
+
symbol: "LRDS",
|
|
4164
|
+
decimals: 18,
|
|
4165
|
+
logoURI: "https://ethereum-optimism.github.io/data/LRDS/logo.svg",
|
|
4166
|
+
extensions: {
|
|
4167
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4168
|
+
opListId: "extended",
|
|
4169
|
+
opTokenId: "LRDS"
|
|
4170
|
+
}
|
|
4171
|
+
},
|
|
4120
4172
|
{
|
|
4121
4173
|
chainId: 1,
|
|
4122
4174
|
address: "0x6033F7f88332B8db6ad452B7C6D5bB643990aE3f",
|
|
@@ -9131,7 +9183,7 @@ var tokens = [
|
|
|
9131
9183
|
var version = {
|
|
9132
9184
|
major: 10,
|
|
9133
9185
|
minor: 0,
|
|
9134
|
-
patch:
|
|
9186
|
+
patch: 113
|
|
9135
9187
|
};
|
|
9136
9188
|
var optimism_tokenlist_default = {
|
|
9137
9189
|
name,
|