@eth-optimism/tokenlist 10.0.86 → 10.0.88
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-cfa1ea7e.d.ts → optimism.tokenlist-bfd4d06c.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-06-
|
|
25
|
+
var timestamp = "2024-06-25T00:53:14.497Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -1028,6 +1028,32 @@ var tokens = [
|
|
|
1028
1028
|
opTokenId: "BTRST"
|
|
1029
1029
|
}
|
|
1030
1030
|
},
|
|
1031
|
+
{
|
|
1032
|
+
chainId: 1,
|
|
1033
|
+
address: "0xa2fe5e51729be71261bcf42854012827bc44c044",
|
|
1034
|
+
name: "Burn",
|
|
1035
|
+
symbol: "BURN",
|
|
1036
|
+
decimals: 18,
|
|
1037
|
+
logoURI: "https://ethereum-optimism.github.io/data/BURN/logo.png",
|
|
1038
|
+
extensions: {
|
|
1039
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1040
|
+
opListId: "extended",
|
|
1041
|
+
opTokenId: "BURN"
|
|
1042
|
+
}
|
|
1043
|
+
},
|
|
1044
|
+
{
|
|
1045
|
+
chainId: 8453,
|
|
1046
|
+
address: "0xE678215723A44647F4729E92E0032e1634105CAb",
|
|
1047
|
+
name: "Burn",
|
|
1048
|
+
symbol: "BURN",
|
|
1049
|
+
decimals: 18,
|
|
1050
|
+
logoURI: "https://ethereum-optimism.github.io/data/BURN/logo.png",
|
|
1051
|
+
extensions: {
|
|
1052
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1053
|
+
opListId: "extended",
|
|
1054
|
+
opTokenId: "BURN"
|
|
1055
|
+
}
|
|
1056
|
+
},
|
|
1031
1057
|
{
|
|
1032
1058
|
chainId: 1,
|
|
1033
1059
|
address: "0x936Ab482d6bd111910a42849D3A51Ff80BB0A711",
|
|
@@ -6119,6 +6145,32 @@ var tokens = [
|
|
|
6119
6145
|
opTokenId: "SIPHER"
|
|
6120
6146
|
}
|
|
6121
6147
|
},
|
|
6148
|
+
{
|
|
6149
|
+
chainId: 1,
|
|
6150
|
+
address: "0xCF078DA6e85389de507ceeDE0E3d217e457B9d49",
|
|
6151
|
+
name: "Skillful AI",
|
|
6152
|
+
symbol: "SKAI",
|
|
6153
|
+
decimals: 18,
|
|
6154
|
+
logoURI: "https://ethereum-optimism.github.io/data/SKAI/logo.svg",
|
|
6155
|
+
extensions: {
|
|
6156
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
6157
|
+
opListId: "extended",
|
|
6158
|
+
opTokenId: "SKAI"
|
|
6159
|
+
}
|
|
6160
|
+
},
|
|
6161
|
+
{
|
|
6162
|
+
chainId: 8453,
|
|
6163
|
+
address: "0xE7399151B688A265F347693d358821a5A8c213Ec",
|
|
6164
|
+
name: "Skillful AI",
|
|
6165
|
+
symbol: "SKAI",
|
|
6166
|
+
decimals: 18,
|
|
6167
|
+
logoURI: "https://ethereum-optimism.github.io/data/SKAI/logo.svg",
|
|
6168
|
+
extensions: {
|
|
6169
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6170
|
+
opListId: "extended",
|
|
6171
|
+
opTokenId: "SKAI"
|
|
6172
|
+
}
|
|
6173
|
+
},
|
|
6122
6174
|
{
|
|
6123
6175
|
chainId: 10,
|
|
6124
6176
|
address: "0xc5Db22719A06418028A40A9B5E9A7c02959D0d08",
|
|
@@ -8589,7 +8641,7 @@ var tokens = [
|
|
|
8589
8641
|
var version = {
|
|
8590
8642
|
major: 10,
|
|
8591
8643
|
minor: 0,
|
|
8592
|
-
patch:
|
|
8644
|
+
patch: 88
|
|
8593
8645
|
};
|
|
8594
8646
|
var optimism_tokenlist_default = {
|
|
8595
8647
|
name,
|