@hypercerts-org/marketplace-sdk 0.0.1 → 0.0.3

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.cjs.js CHANGED
@@ -4011,17 +4011,6 @@ var signMakerOrders = /*#__PURE__*/Object.freeze({
4011
4011
  signMerkleTreeOrders: signMerkleTreeOrders
4012
4012
  });
4013
4013
 
4014
- const mainnetAddresses = {
4015
- LOOKS: "0xf4d2888d29D722226FafA5d9B24F9164c092421E",
4016
- EXCHANGE_V2: "0x0000000000E655fAe4d56241588680F86E3b2377",
4017
- TRANSFER_MANAGER_V2: "0x000000000060C4Ca14CfC4325359062ace33Fe3D",
4018
- WETH: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
4019
- ORDER_VALIDATOR_V2: "0x2a784a5b5C8AE0bd738FBc67E4C069dB4F4961B7",
4020
- REVERSE_RECORDS: "0x3671aE578E63FdF66ad4F3E12CC0c0d71Ac7510C",
4021
- LOOKS_LP_V3: "0x4b5Ab61593A2401B1075b90c04cBCDD3F87CE011",
4022
- STAKING_POOL_FOR_LOOKS_LP: "0x2A70e7F51f6cd40C3E9956aa964137668cBfAdC5",
4023
- AGGREGATOR_UNISWAP_V3: "0x3ab16Af1315dc6C95F83Cbf522fecF98D00fd9ba",
4024
- };
4025
4014
  const goerliAddresses = {
4026
4015
  LOOKS: "0x20A5A36ded0E4101C3688CBC405bBAAE58fE9eeC",
4027
4016
  EXCHANGE_V2: "0x35C2215F2FFe8917B06454eEEaba189877F200cf",
@@ -4048,25 +4037,12 @@ const sepoliaAddresses = {
4048
4037
  * List of useful contract addresses
4049
4038
  */
4050
4039
  const addressesByNetwork = {
4051
- [exports.ChainId.MAINNET]: mainnetAddresses,
4052
4040
  [exports.ChainId.GOERLI]: goerliAddresses,
4053
4041
  [exports.ChainId.HARDHAT]: goerliAddresses,
4054
4042
  [exports.ChainId.SEPOLIA]: sepoliaAddresses,
4055
4043
  };
4056
4044
 
4057
4045
  const chainInfo = {
4058
- [exports.ChainId.MAINNET]: {
4059
- label: "Ethereum",
4060
- appUrl: "https://looksrare.org",
4061
- explorer: "https://etherscan.io",
4062
- rpcUrl: "https://eth-mainnet.g.alchemy.com/v2",
4063
- baseApiUrl: "https://graphql.looksrare.org",
4064
- osApiUrl: "https://api.opensea.io",
4065
- cdnUrl: "https://static.looksnice.org",
4066
- rewardsSubgraphUrl: "https://api.thegraph.com/subgraphs/name/looksrare/looks-distribution",
4067
- cloudinaryUrl: "https://looksrare.mo.cloudinary.net",
4068
- wsUrl: "wss://ws.looksrare.org/ws",
4069
- },
4070
4046
  [exports.ChainId.GOERLI]: {
4071
4047
  label: "Goerli",
4072
4048
  appUrl: "https://goerli.looksrare.org",
package/dist/index.esm.js CHANGED
@@ -4009,17 +4009,6 @@ var signMakerOrders = /*#__PURE__*/Object.freeze({
4009
4009
  signMerkleTreeOrders: signMerkleTreeOrders
4010
4010
  });
4011
4011
 
4012
- const mainnetAddresses = {
4013
- LOOKS: "0xf4d2888d29D722226FafA5d9B24F9164c092421E",
4014
- EXCHANGE_V2: "0x0000000000E655fAe4d56241588680F86E3b2377",
4015
- TRANSFER_MANAGER_V2: "0x000000000060C4Ca14CfC4325359062ace33Fe3D",
4016
- WETH: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
4017
- ORDER_VALIDATOR_V2: "0x2a784a5b5C8AE0bd738FBc67E4C069dB4F4961B7",
4018
- REVERSE_RECORDS: "0x3671aE578E63FdF66ad4F3E12CC0c0d71Ac7510C",
4019
- LOOKS_LP_V3: "0x4b5Ab61593A2401B1075b90c04cBCDD3F87CE011",
4020
- STAKING_POOL_FOR_LOOKS_LP: "0x2A70e7F51f6cd40C3E9956aa964137668cBfAdC5",
4021
- AGGREGATOR_UNISWAP_V3: "0x3ab16Af1315dc6C95F83Cbf522fecF98D00fd9ba",
4022
- };
4023
4012
  const goerliAddresses = {
4024
4013
  LOOKS: "0x20A5A36ded0E4101C3688CBC405bBAAE58fE9eeC",
4025
4014
  EXCHANGE_V2: "0x35C2215F2FFe8917B06454eEEaba189877F200cf",
@@ -4046,25 +4035,12 @@ const sepoliaAddresses = {
4046
4035
  * List of useful contract addresses
4047
4036
  */
4048
4037
  const addressesByNetwork = {
4049
- [ChainId.MAINNET]: mainnetAddresses,
4050
4038
  [ChainId.GOERLI]: goerliAddresses,
4051
4039
  [ChainId.HARDHAT]: goerliAddresses,
4052
4040
  [ChainId.SEPOLIA]: sepoliaAddresses,
4053
4041
  };
4054
4042
 
4055
4043
  const chainInfo = {
4056
- [ChainId.MAINNET]: {
4057
- label: "Ethereum",
4058
- appUrl: "https://looksrare.org",
4059
- explorer: "https://etherscan.io",
4060
- rpcUrl: "https://eth-mainnet.g.alchemy.com/v2",
4061
- baseApiUrl: "https://graphql.looksrare.org",
4062
- osApiUrl: "https://api.opensea.io",
4063
- cdnUrl: "https://static.looksnice.org",
4064
- rewardsSubgraphUrl: "https://api.thegraph.com/subgraphs/name/looksrare/looks-distribution",
4065
- cloudinaryUrl: "https://looksrare.mo.cloudinary.net",
4066
- wsUrl: "wss://ws.looksrare.org/ws",
4067
- },
4068
4044
  [ChainId.GOERLI]: {
4069
4045
  label: "Goerli",
4070
4046
  appUrl: "https://goerli.looksrare.org",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hypercerts-org/marketplace-sdk",
3
- "version": "0.0.1",
3
+ "version": "0.0.3",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.esm.js",