@eth-optimism/tokenlist 10.0.97 → 10.0.99

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-e97f72bf.js';
1
+ import { l as list } from './optimism.tokenlist-693f1b2e.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-16T23:56:59.554Z";
44
+ var timestamp = "2024-07-19T20:24:02.323Z";
45
45
  var tokens = [
46
46
  {
47
47
  chainId: 1,
@@ -485,6 +485,42 @@ var tokens = [
485
485
  opTokenId: "ATH"
486
486
  }
487
487
  },
488
+ {
489
+ chainId: 1,
490
+ address: "0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF",
491
+ name: "Aura",
492
+ symbol: "AURA",
493
+ decimals: 18,
494
+ logoURI: "https://ethereum-optimism.github.io/data/AURA/logo.svg",
495
+ extensions: {
496
+ opListId: "extended",
497
+ opTokenId: "AURA"
498
+ }
499
+ },
500
+ {
501
+ chainId: 10,
502
+ address: "0x1509706a6c66CA549ff0cB464de88231DDBe213B",
503
+ name: "Aura",
504
+ symbol: "AURA",
505
+ decimals: 18,
506
+ logoURI: "https://ethereum-optimism.github.io/data/AURA/logo.svg",
507
+ extensions: {
508
+ opListId: "extended",
509
+ opTokenId: "AURA"
510
+ }
511
+ },
512
+ {
513
+ chainId: 8453,
514
+ address: "0x1509706a6c66CA549ff0cB464de88231DDBe213B",
515
+ name: "Aura",
516
+ symbol: "AURA",
517
+ decimals: 18,
518
+ logoURI: "https://ethereum-optimism.github.io/data/AURA/logo.svg",
519
+ extensions: {
520
+ opListId: "extended",
521
+ opTokenId: "AURA"
522
+ }
523
+ },
488
524
  {
489
525
  chainId: 1,
490
526
  address: "0x616e8BfA43F920657B3497DBf40D6b1A02D4608d",
@@ -1163,6 +1199,18 @@ var tokens = [
1163
1199
  opTokenId: "cbETH"
1164
1200
  }
1165
1201
  },
1202
+ {
1203
+ chainId: 8453,
1204
+ address: "0x2fa824bb2e06d6cac7dbab00be37dc0f3d440e8b",
1205
+ name: "One Cent Coin",
1206
+ symbol: "\u{1F1FA}\u{1F1F8}",
1207
+ decimals: 18,
1208
+ logoURI: "https://ethereum-optimism.github.io/data/CENT/logo.svg",
1209
+ extensions: {
1210
+ opListId: "extended",
1211
+ opTokenId: "CENT"
1212
+ }
1213
+ },
1166
1214
  {
1167
1215
  chainId: 1,
1168
1216
  address: "0xC4C2614E694cF534D407Ee49F8E44D125E4681c4",
@@ -8800,7 +8848,7 @@ var tokens = [
8800
8848
  var version = {
8801
8849
  major: 10,
8802
8850
  minor: 0,
8803
- patch: 97
8851
+ patch: 99
8804
8852
  };
8805
8853
  var optimism_tokenlist_default = {
8806
8854
  name,