@eth-optimism/tokenlist 8.3.142 → 8.3.143
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 +7 -7
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +7 -7
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-daa55eb1.d.ts → optimism.tokenlist-1c2c31f9.d.ts} +7 -7
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +7 -7
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +7 -7
- 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 = "2023-08-24T20:
|
|
25
|
+
var timestamp = "2023-08-24T20:31:56.693Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -2094,11 +2094,11 @@ var tokens = [
|
|
|
2094
2094
|
},
|
|
2095
2095
|
{
|
|
2096
2096
|
chainId: 5,
|
|
2097
|
-
address: "
|
|
2097
|
+
address: "0x09f0Ad07E7363557D077CF3e3BbaB9365DA533F6",
|
|
2098
2098
|
name: "InsureToken",
|
|
2099
2099
|
symbol: "INSURE",
|
|
2100
2100
|
decimals: 18,
|
|
2101
|
-
logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.
|
|
2101
|
+
logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.svg",
|
|
2102
2102
|
extensions: {
|
|
2103
2103
|
optimismBridgeAddress: "0x636Af16bf2f682dD3109e60102b8E1A089FedAa8",
|
|
2104
2104
|
opListId: "extended",
|
|
@@ -2107,11 +2107,11 @@ var tokens = [
|
|
|
2107
2107
|
},
|
|
2108
2108
|
{
|
|
2109
2109
|
chainId: 420,
|
|
2110
|
-
address: "
|
|
2111
|
-
name: "
|
|
2110
|
+
address: "0xfb0a8CF5B2302f880aA26461C78A8DC20A02aE25",
|
|
2111
|
+
name: "AltInsureToken",
|
|
2112
2112
|
symbol: "INSURE",
|
|
2113
2113
|
decimals: 18,
|
|
2114
|
-
logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.
|
|
2114
|
+
logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.svg",
|
|
2115
2115
|
extensions: {
|
|
2116
2116
|
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2117
2117
|
opListId: "extended",
|
|
@@ -5008,7 +5008,7 @@ var tokens = [
|
|
|
5008
5008
|
var version = {
|
|
5009
5009
|
major: 8,
|
|
5010
5010
|
minor: 3,
|
|
5011
|
-
patch:
|
|
5011
|
+
patch: 143
|
|
5012
5012
|
};
|
|
5013
5013
|
var optimism_tokenlist_default = {
|
|
5014
5014
|
name,
|