@eth-optimism/tokenlist 8.3.145 → 8.3.146

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/dist/index.mjs CHANGED
@@ -22,7 +22,7 @@ var keywords = [
22
22
  "layer2",
23
23
  "infrastructure"
24
24
  ];
25
- var timestamp = "2023-08-24T20:41:03.754Z";
25
+ var timestamp = "2023-08-25T18:38:28.614Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -3010,6 +3010,44 @@ var tokens = [
3010
3010
  opTokenId: "PHTK"
3011
3011
  }
3012
3012
  },
3013
+ {
3014
+ chainId: 1,
3015
+ address: "0x76ff2AB6b34142421F44A68cC8Dd08f45F9Ee2F2",
3016
+ name: "PIP",
3017
+ symbol: "PIP",
3018
+ decimals: 9,
3019
+ logoURI: "https://ethereum-optimism.github.io/data/PIP/logo.svg",
3020
+ extensions: {
3021
+ opListId: "extended",
3022
+ opTokenId: "PIP"
3023
+ }
3024
+ },
3025
+ {
3026
+ chainId: 5,
3027
+ address: "0x9B5Bbb80f2B2F9EdB997e4A9AF9D54E27E9E089f",
3028
+ name: "PIP",
3029
+ symbol: "PIP",
3030
+ decimals: 9,
3031
+ logoURI: "https://ethereum-optimism.github.io/data/PIP/logo.svg",
3032
+ extensions: {
3033
+ optimismBridgeAddress: "0x636Af16bf2f682dD3109e60102b8E1A089FedAa8",
3034
+ opListId: "extended",
3035
+ opTokenId: "PIP"
3036
+ }
3037
+ },
3038
+ {
3039
+ chainId: 420,
3040
+ address: "0x8be06e6ed3eb7121a42fc710b2bf16e83227ab97",
3041
+ name: "PIP",
3042
+ symbol: "PIP",
3043
+ decimals: 9,
3044
+ logoURI: "https://ethereum-optimism.github.io/data/PIP/logo.svg",
3045
+ extensions: {
3046
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
3047
+ opListId: "extended",
3048
+ opTokenId: "PIP"
3049
+ }
3050
+ },
3013
3051
  {
3014
3052
  chainId: 8453,
3015
3053
  address: "0x7C34073C56285944F9A5384137186abFAe1C3bf0",
@@ -5074,7 +5112,7 @@ var tokens = [
5074
5112
  var version = {
5075
5113
  major: 8,
5076
5114
  minor: 3,
5077
- patch: 145
5115
+ patch: 146
5078
5116
  };
5079
5117
  var optimism_tokenlist_default = {
5080
5118
  name,