@eth-optimism/tokenlist 8.3.142 → 8.3.144
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 +21 -7
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +21 -7
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-daa55eb1.d.ts → optimism.tokenlist-d139cf9c.d.ts} +21 -7
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +21 -7
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +21 -7
- 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 = "2023-08-24T20:
|
|
9
|
+
var timestamp = "2023-08-24T20:34:55.049Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -2078,11 +2078,11 @@ var tokens = [
|
|
|
2078
2078
|
},
|
|
2079
2079
|
{
|
|
2080
2080
|
chainId: 5,
|
|
2081
|
-
address: "
|
|
2081
|
+
address: "0x09f0Ad07E7363557D077CF3e3BbaB9365DA533F6",
|
|
2082
2082
|
name: "InsureToken",
|
|
2083
2083
|
symbol: "INSURE",
|
|
2084
2084
|
decimals: 18,
|
|
2085
|
-
logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.
|
|
2085
|
+
logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.svg",
|
|
2086
2086
|
extensions: {
|
|
2087
2087
|
optimismBridgeAddress: "0x636Af16bf2f682dD3109e60102b8E1A089FedAa8",
|
|
2088
2088
|
opListId: "extended",
|
|
@@ -2091,11 +2091,11 @@ var tokens = [
|
|
|
2091
2091
|
},
|
|
2092
2092
|
{
|
|
2093
2093
|
chainId: 420,
|
|
2094
|
-
address: "
|
|
2095
|
-
name: "
|
|
2094
|
+
address: "0xfb0a8CF5B2302f880aA26461C78A8DC20A02aE25",
|
|
2095
|
+
name: "AltInsureToken",
|
|
2096
2096
|
symbol: "INSURE",
|
|
2097
2097
|
decimals: 18,
|
|
2098
|
-
logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.
|
|
2098
|
+
logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.svg",
|
|
2099
2099
|
extensions: {
|
|
2100
2100
|
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2101
2101
|
opListId: "extended",
|
|
@@ -3328,6 +3328,7 @@ var tokens = [
|
|
|
3328
3328
|
decimals: 18,
|
|
3329
3329
|
logoURI: "https://ethereum-optimism.github.io/data/RSR/logo.png",
|
|
3330
3330
|
extensions: {
|
|
3331
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
3331
3332
|
opListId: "extended",
|
|
3332
3333
|
opTokenId: "RSR"
|
|
3333
3334
|
}
|
|
@@ -3358,6 +3359,19 @@ var tokens = [
|
|
|
3358
3359
|
opTokenId: "RSR"
|
|
3359
3360
|
}
|
|
3360
3361
|
},
|
|
3362
|
+
{
|
|
3363
|
+
chainId: 8453,
|
|
3364
|
+
address: "0xaB36452DbAC151bE02b16Ca17d8919826072f64a",
|
|
3365
|
+
name: "Reserve Rights",
|
|
3366
|
+
symbol: "RSR",
|
|
3367
|
+
decimals: 18,
|
|
3368
|
+
logoURI: "https://ethereum-optimism.github.io/data/RSR/logo.png",
|
|
3369
|
+
extensions: {
|
|
3370
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3371
|
+
opListId: "extended",
|
|
3372
|
+
opTokenId: "RSR"
|
|
3373
|
+
}
|
|
3374
|
+
},
|
|
3361
3375
|
{
|
|
3362
3376
|
chainId: 1,
|
|
3363
3377
|
address: "0x7697b462a7c4ff5f8b55bdbc2f4076c2af9cf51a",
|
|
@@ -4992,7 +5006,7 @@ var tokens = [
|
|
|
4992
5006
|
var version = {
|
|
4993
5007
|
major: 8,
|
|
4994
5008
|
minor: 3,
|
|
4995
|
-
patch:
|
|
5009
|
+
patch: 144
|
|
4996
5010
|
};
|
|
4997
5011
|
var optimism_tokenlist_default = {
|
|
4998
5012
|
name,
|