@eth-optimism/tokenlist 8.3.140 → 8.3.142

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-29e6d234.js';
1
+ import { l as list } from './optimism.tokenlist-daa55eb1.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:38:10.869Z";
44
+ var timestamp = "2023-08-24T20:30:49.035Z";
45
45
  var tokens = [
46
46
  {
47
47
  chainId: 1,
@@ -3583,6 +3583,58 @@ var tokens = [
3583
3583
  opTokenId: "SNX"
3584
3584
  }
3585
3585
  },
3586
+ {
3587
+ chainId: 1,
3588
+ address: "0xB49fa25978abf9a248b8212Ab4b87277682301c0",
3589
+ name: "Rai.Finance",
3590
+ symbol: "SOFI",
3591
+ decimals: 18,
3592
+ logoURI: "https://ethereum-optimism.github.io/data/SOFI/logo.svg",
3593
+ extensions: {
3594
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
3595
+ opListId: "extended",
3596
+ opTokenId: "SOFI"
3597
+ }
3598
+ },
3599
+ {
3600
+ chainId: 8453,
3601
+ address: "0x703D57164CA270b0B330A87FD159CfEF1490c0a5",
3602
+ name: "Rai.Finance",
3603
+ symbol: "SOFI",
3604
+ decimals: 18,
3605
+ logoURI: "https://ethereum-optimism.github.io/data/SOFI/logo.svg",
3606
+ extensions: {
3607
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
3608
+ opListId: "extended",
3609
+ opTokenId: "SOFI"
3610
+ }
3611
+ },
3612
+ {
3613
+ chainId: 5,
3614
+ address: "0x19e9338be738c7e51b2126A5e7B6A4c1ecB03DC2",
3615
+ name: "Rai.Finance",
3616
+ symbol: "SOFI",
3617
+ decimals: 18,
3618
+ logoURI: "https://ethereum-optimism.github.io/data/SOFI/logo.svg",
3619
+ extensions: {
3620
+ baseBridgeAddress: "0xfa6d8ee5be770f84fc001d098c4bd604fe01284a",
3621
+ opListId: "extended",
3622
+ opTokenId: "SOFI"
3623
+ }
3624
+ },
3625
+ {
3626
+ chainId: 84531,
3627
+ address: "0xdb9888b842408b0b8efa1f5477bd9f351754999e",
3628
+ name: "Rai.Finance",
3629
+ symbol: "SOFI",
3630
+ decimals: 18,
3631
+ logoURI: "https://ethereum-optimism.github.io/data/SOFI/logo.svg",
3632
+ extensions: {
3633
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
3634
+ opListId: "extended",
3635
+ opTokenId: "SOFI"
3636
+ }
3637
+ },
3586
3638
  {
3587
3639
  chainId: 1,
3588
3640
  address: "0xD31a59c85aE9D8edEFeC411D448f90841571b89c",
@@ -4975,7 +5027,7 @@ var tokens = [
4975
5027
  var version = {
4976
5028
  major: 8,
4977
5029
  minor: 3,
4978
- patch: 140
5030
+ patch: 142
4979
5031
  };
4980
5032
  var optimism_tokenlist_default = {
4981
5033
  name,