@eth-optimism/tokenlist 10.0.98 → 10.0.100

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/README.md CHANGED
@@ -24,6 +24,7 @@ For right now, each OP Chain has their own review process. So, if you are adding
24
24
  - If you're adding a token to `Base` (e.g. `base` [mainnet] or `base-sepolia` [testnet]), instead of using the predeploy token factory on Base, we recommend you use the token factory [listed here](https://docs.base.org/base-contracts/#l2-contract-addresses) to avoid having a token address that may conflict with a different token on Optimism.
25
25
  - If you are adding a token to `Zora`: please use the [`zora` label](https://github.com/ethereum-optimism/ethereum-optimism.github.io/labels/zora) and add [@tbtstl](https://github.com/tbtstl) as a reviewer.
26
26
  - If you are adding a token to `Mode`: please use the [`mode` label](https://github.com/ethereum-optimism/ethereum-optimism.github.io/labels/mode).
27
+ - If you are adding a token to `Lisk` (e.g. `lisk` [mainnet] or `lisk-sepolia` [testnet]): please use the [`lisk` label](https://github.com/ethereum-optimism/ethereum-optimism.github.io/labels/lisk) and add [@shuse2](https://github.com/shuse2) as a reviewer.
27
28
 
28
29
  ### Automated checks
29
30
 
@@ -115,6 +116,8 @@ We currently accept tokens on the following chains:
115
116
  - `optimism-sepolia`
116
117
  - `mode`
117
118
  - `pgn`
119
+ - `lisk`
120
+ - `lisk-sepolia`
118
121
 
119
122
  #### Non-bridgable tokens
120
123
 
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { l as list } from './optimism.tokenlist-a16999c5.js';
1
+ import { l as list } from './optimism.tokenlist-3af1a409.js';
2
2
 
3
3
 
4
4
 
package/dist/index.js CHANGED
@@ -41,7 +41,7 @@ var keywords = [
41
41
  "layer2",
42
42
  "infrastructure"
43
43
  ];
44
- var timestamp = "2024-07-18T20:49:57.541Z";
44
+ var timestamp = "2024-07-22T16:28:09.713Z";
45
45
  var tokens = [
46
46
  {
47
47
  chainId: 1,
@@ -4030,6 +4030,58 @@ var tokens = [
4030
4030
  opTokenId: "LRC"
4031
4031
  }
4032
4032
  },
4033
+ {
4034
+ chainId: 1,
4035
+ address: "0x6033F7f88332B8db6ad452B7C6D5bB643990aE3f",
4036
+ name: "Lisk",
4037
+ symbol: "LSK",
4038
+ decimals: 18,
4039
+ logoURI: "https://ethereum-optimism.github.io/data/LSK/logo.svg",
4040
+ extensions: {
4041
+ liskBridgeAddress: "0x2658723Bf70c7667De6B25F99fcce13A16D25d08",
4042
+ opListId: "extended",
4043
+ opTokenId: "LSK"
4044
+ }
4045
+ },
4046
+ {
4047
+ chainId: 1135,
4048
+ address: "0xac485391EB2d7D88253a7F1eF18C37f4242D1A24",
4049
+ name: "Lisk",
4050
+ symbol: "LSK",
4051
+ decimals: 18,
4052
+ logoURI: "https://ethereum-optimism.github.io/data/LSK/logo.svg",
4053
+ extensions: {
4054
+ liskBridgeAddress: "0x4200000000000000000000000000000000000010",
4055
+ opListId: "extended",
4056
+ opTokenId: "LSK"
4057
+ }
4058
+ },
4059
+ {
4060
+ chainId: 11155111,
4061
+ address: "0x16B840bA01e2b05fc2268eAf6d18892a11EC29D6",
4062
+ name: "Lisk",
4063
+ symbol: "LSK",
4064
+ decimals: 18,
4065
+ logoURI: "https://ethereum-optimism.github.io/data/LSK/logo.svg",
4066
+ extensions: {
4067
+ liskBridgeAddress: "0x1Fb30e446eA791cd1f011675E5F3f5311b70faF5",
4068
+ opListId: "extended",
4069
+ opTokenId: "LSK"
4070
+ }
4071
+ },
4072
+ {
4073
+ chainId: 4202,
4074
+ address: "0x8a21CF9Ba08Ae709D64Cb25AfAA951183EC9FF6D",
4075
+ name: "Lisk",
4076
+ symbol: "LSK",
4077
+ decimals: 18,
4078
+ logoURI: "https://ethereum-optimism.github.io/data/LSK/logo.svg",
4079
+ extensions: {
4080
+ liskBridgeAddress: "0x4200000000000000000000000000000000000010",
4081
+ opListId: "extended",
4082
+ opTokenId: "LSK"
4083
+ }
4084
+ },
4033
4085
  {
4034
4086
  chainId: 1,
4035
4087
  address: "0x5f98805a4e8be255a32880fdec7f6728c6568ba0",
@@ -8848,7 +8900,7 @@ var tokens = [
8848
8900
  var version = {
8849
8901
  major: 10,
8850
8902
  minor: 0,
8851
- patch: 98
8903
+ patch: 100
8852
8904
  };
8853
8905
  var optimism_tokenlist_default = {
8854
8906
  name,