@eth-optimism/tokenlist 8.3.70 → 8.3.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.
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2023-06-19T22:07:13.443Z";
9
+ var timestamp = "2023-06-21T14:58:05.700Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -2978,6 +2978,32 @@ var tokens = [
2978
2978
  opTokenId: "TRB"
2979
2979
  }
2980
2980
  },
2981
+ {
2982
+ chainId: 1,
2983
+ address: "0x50327c6c5a14DCaDE707ABad2E27eB517df87AB5",
2984
+ name: "TRON",
2985
+ symbol: "TRX",
2986
+ decimals: 6,
2987
+ logoURI: "https://ethereum-optimism.github.io/data/TRX/logo.svg",
2988
+ extensions: {
2989
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
2990
+ opListId: "extended",
2991
+ opTokenId: "TRX"
2992
+ }
2993
+ },
2994
+ {
2995
+ chainId: 10,
2996
+ address: "0xb1aE0a34DC3976d98C1741C92b798dAF8E0e1e11",
2997
+ name: "TRON",
2998
+ symbol: "TRX",
2999
+ decimals: 6,
3000
+ logoURI: "https://ethereum-optimism.github.io/data/TRX/logo.svg",
3001
+ extensions: {
3002
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
3003
+ opListId: "extended",
3004
+ opTokenId: "TRX"
3005
+ }
3006
+ },
2981
3007
  {
2982
3008
  chainId: 1,
2983
3009
  address: "0x0000000000085d4780B73119b644AE5ecd22b376",
@@ -3706,7 +3732,7 @@ var tokens = [
3706
3732
  var version = {
3707
3733
  major: 8,
3708
3734
  minor: 3,
3709
- patch: 70
3735
+ patch: 71
3710
3736
  };
3711
3737
  var optimism_tokenlist_default = {
3712
3738
  name,