@eth-optimism/tokenlist 10.0.69 → 10.0.71

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
@@ -21,8 +21,7 @@ Please note that by adding a token to the list we aren’t making any claims abo
21
21
 
22
22
  ### Specifying chains
23
23
  For right now, each OP Chain has their own review process. So, if you are adding tokens across multiple chains, please separate your pull request so that you have one PR for each chain, in order to streamline the review process.
24
- - If you're adding a token to `Base` (e.g. `base` [mainnet] or `base-sepolia` [testnet]) please tag [@cfluke-cb](https://github.com/cfluke-cb), [taycaldwell](https://github.com/taycaldwell) and [wbnns](https://github.com/wbnns) in the PR message. They are the points of contact for `Base` tokens and one of them must ACK/approve in order to be merged.
25
- - **Note:** 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.
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.
26
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.
27
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).
28
27
 
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { l as list } from './optimism.tokenlist-5cfb63c7.js';
1
+ import { l as list } from './optimism.tokenlist-e233198c.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-05-17T13:21:25.077Z";
44
+ var timestamp = "2024-05-23T16:24:05.061Z";
45
45
  var tokens = [
46
46
  {
47
47
  chainId: 1,
@@ -1060,6 +1060,32 @@ var tokens = [
1060
1060
  opTokenId: "CHI"
1061
1061
  }
1062
1062
  },
1063
+ {
1064
+ chainId: 1,
1065
+ address: "0xCB56b52316041A62B6b5D0583DcE4A8AE7a3C629",
1066
+ name: "Cigarette Token",
1067
+ symbol: "CIG",
1068
+ decimals: 18,
1069
+ logoURI: "https://ethereum-optimism.github.io/data/CIG/logo.svg",
1070
+ extensions: {
1071
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
1072
+ opListId: "extended",
1073
+ opTokenId: "CIG"
1074
+ }
1075
+ },
1076
+ {
1077
+ chainId: 8453,
1078
+ address: "0xf88Cf71B891a89A1CB02ec17ce3aD80e5Ae31e1b",
1079
+ name: "Cigarette Token",
1080
+ symbol: "CIG",
1081
+ decimals: 18,
1082
+ logoURI: "https://ethereum-optimism.github.io/data/CIG/logo.svg",
1083
+ extensions: {
1084
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
1085
+ opListId: "extended",
1086
+ opTokenId: "CIG"
1087
+ }
1088
+ },
1063
1089
  {
1064
1090
  chainId: 1,
1065
1091
  address: "0xc8d9871a79551ab4439c9e08f12962e3785f0437",
@@ -7516,6 +7542,18 @@ var tokens = [
7516
7542
  opTokenId: "WETH"
7517
7543
  }
7518
7544
  },
7545
+ {
7546
+ chainId: 8453,
7547
+ address: "0xfB18511F1590a494360069F3640c27d55c2B5290",
7548
+ name: "Wild Goat Coin",
7549
+ symbol: "WGC",
7550
+ decimals: 6,
7551
+ logoURI: "https://ethereum-optimism.github.io/data/WGC/logo.svg",
7552
+ extensions: {
7553
+ opListId: "extended",
7554
+ opTokenId: "WGC"
7555
+ }
7556
+ },
7519
7557
  {
7520
7558
  chainId: 1,
7521
7559
  address: "0x7c8E7A5CA7c6EdCEc00B6bF12DA207AEe4Af5513",
@@ -8122,7 +8160,7 @@ var tokens = [
8122
8160
  var version = {
8123
8161
  major: 10,
8124
8162
  minor: 0,
8125
- patch: 69
8163
+ patch: 71
8126
8164
  };
8127
8165
  var optimism_tokenlist_default = {
8128
8166
  name,