@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.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-08-
|
|
44
|
+
var timestamp = "2024-08-28T17:48:48.177Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -4136,6 +4136,58 @@ var tokens = [
|
|
|
4136
4136
|
opTokenId: "LRC"
|
|
4137
4137
|
}
|
|
4138
4138
|
},
|
|
4139
|
+
{
|
|
4140
|
+
chainId: 1,
|
|
4141
|
+
address: "0xd0a6053f087e87a25dc60701ba6e663b1a548e85",
|
|
4142
|
+
name: "BLOCKLORDS",
|
|
4143
|
+
symbol: "LRDS",
|
|
4144
|
+
decimals: 18,
|
|
4145
|
+
logoURI: "https://ethereum-optimism.github.io/data/LRDS/logo.svg",
|
|
4146
|
+
extensions: {
|
|
4147
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4148
|
+
opListId: "extended",
|
|
4149
|
+
opTokenId: "LRDS"
|
|
4150
|
+
}
|
|
4151
|
+
},
|
|
4152
|
+
{
|
|
4153
|
+
chainId: 8453,
|
|
4154
|
+
address: "0xB676f87A6E701f0DE8De5Ab91B56b66109766DB1",
|
|
4155
|
+
name: "BLOCKLORDS",
|
|
4156
|
+
symbol: "LRDS",
|
|
4157
|
+
decimals: 18,
|
|
4158
|
+
logoURI: "https://ethereum-optimism.github.io/data/LRDS/logo.svg",
|
|
4159
|
+
extensions: {
|
|
4160
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4161
|
+
opListId: "extended",
|
|
4162
|
+
opTokenId: "LRDS"
|
|
4163
|
+
}
|
|
4164
|
+
},
|
|
4165
|
+
{
|
|
4166
|
+
chainId: 11155111,
|
|
4167
|
+
address: "0xDFcffFF1b184F2051cbeA17dF11d4e074aB5271E",
|
|
4168
|
+
name: "BLOCKLORDS",
|
|
4169
|
+
symbol: "LRDS",
|
|
4170
|
+
decimals: 18,
|
|
4171
|
+
logoURI: "https://ethereum-optimism.github.io/data/LRDS/logo.svg",
|
|
4172
|
+
extensions: {
|
|
4173
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
4174
|
+
opListId: "extended",
|
|
4175
|
+
opTokenId: "LRDS"
|
|
4176
|
+
}
|
|
4177
|
+
},
|
|
4178
|
+
{
|
|
4179
|
+
chainId: 84532,
|
|
4180
|
+
address: "0x9A7bE36dF8221F5a3971693f5d71d2c471785478",
|
|
4181
|
+
name: "BLOCKLORDS",
|
|
4182
|
+
symbol: "LRDS",
|
|
4183
|
+
decimals: 18,
|
|
4184
|
+
logoURI: "https://ethereum-optimism.github.io/data/LRDS/logo.svg",
|
|
4185
|
+
extensions: {
|
|
4186
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4187
|
+
opListId: "extended",
|
|
4188
|
+
opTokenId: "LRDS"
|
|
4189
|
+
}
|
|
4190
|
+
},
|
|
4139
4191
|
{
|
|
4140
4192
|
chainId: 1,
|
|
4141
4193
|
address: "0x6033F7f88332B8db6ad452B7C6D5bB643990aE3f",
|
|
@@ -9150,7 +9202,7 @@ var tokens = [
|
|
|
9150
9202
|
var version = {
|
|
9151
9203
|
major: 10,
|
|
9152
9204
|
minor: 0,
|
|
9153
|
-
patch:
|
|
9205
|
+
patch: 113
|
|
9154
9206
|
};
|
|
9155
9207
|
var optimism_tokenlist_default = {
|
|
9156
9208
|
name,
|