@eth-optimism/tokenlist 10.0.196 → 10.0.198
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 +42 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +42 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-52088e73.d.ts → optimism.tokenlist-9809b5b5.d.ts} +42 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +42 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +42 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "
|
|
9
|
+
var timestamp = "2025-01-07T01:08:24.603Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -98,6 +98,7 @@ var tokens = [
|
|
|
98
98
|
extensions: {
|
|
99
99
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
100
100
|
modeBridgeAddress: "0x735aDBbE72226BD52e818E7181953f42E3b0FF21",
|
|
101
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
101
102
|
opListId: "default",
|
|
102
103
|
opTokenId: "AAVE"
|
|
103
104
|
}
|
|
@@ -128,6 +129,19 @@ var tokens = [
|
|
|
128
129
|
opTokenId: "AAVE"
|
|
129
130
|
}
|
|
130
131
|
},
|
|
132
|
+
{
|
|
133
|
+
chainId: 8453,
|
|
134
|
+
address: "0x63706e401c06ac8513145b7687A14804d17f814b",
|
|
135
|
+
name: "Aave Token",
|
|
136
|
+
symbol: "AAVE",
|
|
137
|
+
decimals: 18,
|
|
138
|
+
logoURI: "https://ethereum-optimism.github.io/data/AAVE/logo.svg",
|
|
139
|
+
extensions: {
|
|
140
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
141
|
+
opListId: "default",
|
|
142
|
+
opTokenId: "AAVE"
|
|
143
|
+
}
|
|
144
|
+
},
|
|
131
145
|
{
|
|
132
146
|
chainId: 1,
|
|
133
147
|
address: "0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986",
|
|
@@ -4129,6 +4143,32 @@ var tokens = [
|
|
|
4129
4143
|
opTokenId: "IBEX"
|
|
4130
4144
|
}
|
|
4131
4145
|
},
|
|
4146
|
+
{
|
|
4147
|
+
chainId: 1,
|
|
4148
|
+
address: "0x71b14F197DBB6b937665C78120fC07f8355c2C2C",
|
|
4149
|
+
name: "IDRISS",
|
|
4150
|
+
symbol: "IDRISS",
|
|
4151
|
+
decimals: 18,
|
|
4152
|
+
logoURI: "https://ethereum-optimism.github.io/data/IDRISS/logo.svg",
|
|
4153
|
+
extensions: {
|
|
4154
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4155
|
+
opListId: "extended",
|
|
4156
|
+
opTokenId: "IDRISS"
|
|
4157
|
+
}
|
|
4158
|
+
},
|
|
4159
|
+
{
|
|
4160
|
+
chainId: 8453,
|
|
4161
|
+
address: "0x000096630066820566162C94874A776532705231",
|
|
4162
|
+
name: "IDRISS",
|
|
4163
|
+
symbol: "IDRISS",
|
|
4164
|
+
decimals: 18,
|
|
4165
|
+
logoURI: "https://ethereum-optimism.github.io/data/IDRISS/logo.svg",
|
|
4166
|
+
extensions: {
|
|
4167
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4168
|
+
opListId: "extended",
|
|
4169
|
+
opTokenId: "IDRISS"
|
|
4170
|
+
}
|
|
4171
|
+
},
|
|
4132
4172
|
{
|
|
4133
4173
|
chainId: 1,
|
|
4134
4174
|
address: "0x1571eD0bed4D987fe2b498DdBaE7DFA19519F651",
|
|
@@ -11155,7 +11195,7 @@ var tokens = [
|
|
|
11155
11195
|
var version = {
|
|
11156
11196
|
major: 10,
|
|
11157
11197
|
minor: 0,
|
|
11158
|
-
patch:
|
|
11198
|
+
patch: 198
|
|
11159
11199
|
};
|
|
11160
11200
|
var optimism_tokenlist_default = {
|
|
11161
11201
|
name,
|