@medialane/sdk 0.46.0 → 0.47.0

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 CHANGED
@@ -44,9 +44,11 @@ var COORDINATES = {
44
44
  ipClubNftClassHash: "0x02bc9b20cca21b04245e9215bf7121f4d7295b195890e449b472b573017fb889",
45
45
  ipClubStartBlock: 11404776,
46
46
  ipSponsorship: "0x044d9b9c3bb29b94685b0a3fe27a5e2dfa30a3637ab55979c718ebcd3268bc2f",
47
- ipSponsorshipStartBlock: 11405085
48
- // ipSponsorshipLicense: pending user deploying a dedicated ip-erc721/MIP
49
- // instance via Voyager, separate from the genesis-mint instance.
47
+ ipSponsorshipStartBlock: 11405085,
48
+ // Dedicated ip-erc721/MIP instance for sponsorship receipts (class hash
49
+ // 0x01bd7e39c5135b32b664e34cbbb4eafbd707a0fbc3ec2ef28657f52577d277d7)
50
+ // never the genesis-mint instance.
51
+ ipSponsorshipLicense: "0x06bcfc4e97758a2abf95af4bd49596efdbfd88ccd740caddc56ad0a4bd095839"
50
52
  }
51
53
  };
52
54
  function getCoordinates(chain) {