@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
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 = "2023-08-24T20:
|
|
44
|
+
var timestamp = "2023-08-24T20:34:55.049Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -2113,11 +2113,11 @@ var tokens = [
|
|
|
2113
2113
|
},
|
|
2114
2114
|
{
|
|
2115
2115
|
chainId: 5,
|
|
2116
|
-
address: "
|
|
2116
|
+
address: "0x09f0Ad07E7363557D077CF3e3BbaB9365DA533F6",
|
|
2117
2117
|
name: "InsureToken",
|
|
2118
2118
|
symbol: "INSURE",
|
|
2119
2119
|
decimals: 18,
|
|
2120
|
-
logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.
|
|
2120
|
+
logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.svg",
|
|
2121
2121
|
extensions: {
|
|
2122
2122
|
optimismBridgeAddress: "0x636Af16bf2f682dD3109e60102b8E1A089FedAa8",
|
|
2123
2123
|
opListId: "extended",
|
|
@@ -2126,11 +2126,11 @@ var tokens = [
|
|
|
2126
2126
|
},
|
|
2127
2127
|
{
|
|
2128
2128
|
chainId: 420,
|
|
2129
|
-
address: "
|
|
2130
|
-
name: "
|
|
2129
|
+
address: "0xfb0a8CF5B2302f880aA26461C78A8DC20A02aE25",
|
|
2130
|
+
name: "AltInsureToken",
|
|
2131
2131
|
symbol: "INSURE",
|
|
2132
2132
|
decimals: 18,
|
|
2133
|
-
logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.
|
|
2133
|
+
logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.svg",
|
|
2134
2134
|
extensions: {
|
|
2135
2135
|
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2136
2136
|
opListId: "extended",
|
|
@@ -3363,6 +3363,7 @@ var tokens = [
|
|
|
3363
3363
|
decimals: 18,
|
|
3364
3364
|
logoURI: "https://ethereum-optimism.github.io/data/RSR/logo.png",
|
|
3365
3365
|
extensions: {
|
|
3366
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
3366
3367
|
opListId: "extended",
|
|
3367
3368
|
opTokenId: "RSR"
|
|
3368
3369
|
}
|
|
@@ -3393,6 +3394,19 @@ var tokens = [
|
|
|
3393
3394
|
opTokenId: "RSR"
|
|
3394
3395
|
}
|
|
3395
3396
|
},
|
|
3397
|
+
{
|
|
3398
|
+
chainId: 8453,
|
|
3399
|
+
address: "0xaB36452DbAC151bE02b16Ca17d8919826072f64a",
|
|
3400
|
+
name: "Reserve Rights",
|
|
3401
|
+
symbol: "RSR",
|
|
3402
|
+
decimals: 18,
|
|
3403
|
+
logoURI: "https://ethereum-optimism.github.io/data/RSR/logo.png",
|
|
3404
|
+
extensions: {
|
|
3405
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3406
|
+
opListId: "extended",
|
|
3407
|
+
opTokenId: "RSR"
|
|
3408
|
+
}
|
|
3409
|
+
},
|
|
3396
3410
|
{
|
|
3397
3411
|
chainId: 1,
|
|
3398
3412
|
address: "0x7697b462a7c4ff5f8b55bdbc2f4076c2af9cf51a",
|
|
@@ -5027,7 +5041,7 @@ var tokens = [
|
|
|
5027
5041
|
var version = {
|
|
5028
5042
|
major: 8,
|
|
5029
5043
|
minor: 3,
|
|
5030
|
-
patch:
|
|
5044
|
+
patch: 144
|
|
5031
5045
|
};
|
|
5032
5046
|
var optimism_tokenlist_default = {
|
|
5033
5047
|
name,
|