@eth-optimism/tokenlist 10.0.155 → 10.0.157
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-d2be6c62.d.ts → optimism.tokenlist-51e61b19.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-11-07T17:
|
|
44
|
+
var timestamp = "2024-11-07T17:57:34.791Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -239,6 +239,32 @@ var tokens = [
|
|
|
239
239
|
opTokenId: "AIKEK"
|
|
240
240
|
}
|
|
241
241
|
},
|
|
242
|
+
{
|
|
243
|
+
chainId: 1,
|
|
244
|
+
address: "0x9a96ec9B57Fb64FbC60B423d1f4da7691Bd35079",
|
|
245
|
+
name: "AjnaToken",
|
|
246
|
+
symbol: "AJNA",
|
|
247
|
+
decimals: 18,
|
|
248
|
+
logoURI: "https://ethereum-optimism.github.io/data/AJNA/logo.svg",
|
|
249
|
+
extensions: {
|
|
250
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
251
|
+
opListId: "extended",
|
|
252
|
+
opTokenId: "AJNA"
|
|
253
|
+
}
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
chainId: 8453,
|
|
257
|
+
address: "0x7F05a7A9AF2f5a07D1e64877C8dC37a64a22508E",
|
|
258
|
+
name: "Ajna",
|
|
259
|
+
symbol: "AJNA",
|
|
260
|
+
decimals: 18,
|
|
261
|
+
logoURI: "https://ethereum-optimism.github.io/data/AJNA/logo.svg",
|
|
262
|
+
extensions: {
|
|
263
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
264
|
+
opListId: "extended",
|
|
265
|
+
opTokenId: "AJNA"
|
|
266
|
+
}
|
|
267
|
+
},
|
|
242
268
|
{
|
|
243
269
|
chainId: 1,
|
|
244
270
|
address: "0x0100546f2cd4c9d97f798ffc9755e47865ff7ee6",
|
|
@@ -5816,6 +5842,32 @@ var tokens = [
|
|
|
5816
5842
|
opTokenId: "PNDR"
|
|
5817
5843
|
}
|
|
5818
5844
|
},
|
|
5845
|
+
{
|
|
5846
|
+
chainId: 1,
|
|
5847
|
+
address: "0x906c012fa4C30d580537c2b72d1789F56F488a80",
|
|
5848
|
+
name: "PogCoin",
|
|
5849
|
+
symbol: "POGS",
|
|
5850
|
+
decimals: 18,
|
|
5851
|
+
logoURI: "https://ethereum-optimism.github.io/data/POGS/logo.svg",
|
|
5852
|
+
extensions: {
|
|
5853
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5854
|
+
opListId: "extended",
|
|
5855
|
+
opTokenId: "POGS"
|
|
5856
|
+
}
|
|
5857
|
+
},
|
|
5858
|
+
{
|
|
5859
|
+
chainId: 8453,
|
|
5860
|
+
address: "0x728f0a7FEC1859Cb0d71A432271D4E80310d235f",
|
|
5861
|
+
name: "PogCoin",
|
|
5862
|
+
symbol: "POGS",
|
|
5863
|
+
decimals: 18,
|
|
5864
|
+
logoURI: "https://ethereum-optimism.github.io/data/POGS/logo.svg",
|
|
5865
|
+
extensions: {
|
|
5866
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5867
|
+
opListId: "extended",
|
|
5868
|
+
opTokenId: "POGS"
|
|
5869
|
+
}
|
|
5870
|
+
},
|
|
5819
5871
|
{
|
|
5820
5872
|
chainId: 1,
|
|
5821
5873
|
address: "0x0cec1a9154ff802e7934fc916ed7ca50bde6844e",
|
|
@@ -10054,7 +10106,7 @@ var tokens = [
|
|
|
10054
10106
|
var version = {
|
|
10055
10107
|
major: 10,
|
|
10056
10108
|
minor: 0,
|
|
10057
|
-
patch:
|
|
10109
|
+
patch: 157
|
|
10058
10110
|
};
|
|
10059
10111
|
var optimism_tokenlist_default = {
|
|
10060
10112
|
name,
|