@eth-optimism/tokenlist 8.3.139 → 8.3.141

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
@@ -22,7 +22,7 @@ Please note that by adding a token to the list we aren’t making any claims abo
22
22
  ### Base tokens
23
23
  For right now, `Base` tokens go through a separate review process. So, if you are adding tokens across both `Optimism` and `Base`, please separate this pull request into separate pull requests for each chain, in order to streamline the review process. If you are adding a token to a `Base` chain (e.g. `base` [mainnet] or `base-goerli` [testnet]) please add [@roberto-bayardo](https://github.com/roberto-bayardo) as a reviewer as they are the point of contact for `Base` tokens and must approve all `Base` tokens before they are merged.
24
24
 
25
- Instead of using the predeploy token factory on Base, we recommend you use the token factory at this [alternate address](https://github.cbhq.net/protocols/base-web) for the time being to avoid having a token address that may conflict with a different token on Optimism.
25
+ 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) for the time being to avoid having a token address that may conflict with a different token on Optimism.
26
26
 
27
27
  ### Automated checks
28
28
 
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { l as list } from './optimism.tokenlist-257224fd.js';
1
+ import { l as list } from './optimism.tokenlist-b9c7e28b.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 = "2023-08-22T22:26:48.850Z";
44
+ var timestamp = "2023-08-24T02:36:11.707Z";
45
45
  var tokens = [
46
46
  {
47
47
  chainId: 1,
@@ -1695,6 +1695,32 @@ var tokens = [
1695
1695
  opTokenId: "GRG"
1696
1696
  }
1697
1697
  },
1698
+ {
1699
+ chainId: 1,
1700
+ address: "0x761a3557184cbc07b7493da0661c41177b2f97fa",
1701
+ name: "ValleyDAO Token",
1702
+ symbol: "GROW",
1703
+ decimals: 18,
1704
+ logoURI: "https://ethereum-optimism.github.io/data/GROW/logo.svg",
1705
+ extensions: {
1706
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
1707
+ opListId: "extended",
1708
+ opTokenId: "GROW"
1709
+ }
1710
+ },
1711
+ {
1712
+ chainId: 10,
1713
+ address: "0xc871cCf95024eFa2CbcE69B5B775D2a1DcF49c1B",
1714
+ name: "ValleyDAO Token",
1715
+ symbol: "GROW",
1716
+ decimals: 18,
1717
+ logoURI: "https://ethereum-optimism.github.io/data/GROW/logo.svg",
1718
+ extensions: {
1719
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
1720
+ opListId: "extended",
1721
+ opTokenId: "GROW"
1722
+ }
1723
+ },
1698
1724
  {
1699
1725
  chainId: 1,
1700
1726
  address: "0xde30da39c46104798bb5aa3fe8b9e0e1f348163f",
@@ -4949,7 +4975,7 @@ var tokens = [
4949
4975
  var version = {
4950
4976
  major: 8,
4951
4977
  minor: 3,
4952
- patch: 139
4978
+ patch: 141
4953
4979
  };
4954
4980
  var optimism_tokenlist_default = {
4955
4981
  name,