1.0.0-alpha.39 • Published 11 months ago

@rabbitholegg/questdk-plugin-paragraph v1.0.0-alpha.39

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

Paragraph Plugin

Overview

Paragraph. xyz is a web3-native publishing platform that helps creators publish blogs and newsletters for virtual communities. The platform aims to help creators reach their audiences on web2 while using web3 tools to create, distribute, and monetize their content.

Documentation: https://docs.paragraph.xyz/

Gallery: https://paragraph.xyz/discover/feed/trending/paragraph

Mint Plugin

The mint plugin targets the mint functions on the paragraph ERC721 contract. There are 2 functions that mints may be routed through.

  • mint
  • mintWithReferrer

Both of these use the same parameters, with the exception of the additional referrer parameter which is not relevant to our plugin.

Limitations
  • only 1 NFT can be minted per transaction, so the amount paramenter is ignored.
  • tokenId is ignored since these are ERC721
  • There is a createAndMint function on the ERC721 Factory that is called when there is a "first mint". Unfortunately this cannot be supported since the contract address for the project is not actually created until the first mint happens. We have had this issue with other mint actions such as zora. You technically need to have the contract address before you can make the boost, so this should be a non-issue.
Sample Transactions
1.0.0-alpha.19

1 year ago

1.0.0-alpha.30

1 year ago

1.0.0-alpha.32

12 months ago

1.0.0-alpha.31

1 year ago

1.0.0-alpha.38

11 months ago

1.0.0-alpha.37

11 months ago

1.0.0-alpha.18

1 year ago

1.0.0-alpha.39

11 months ago

1.0.0-alpha.34

12 months ago

1.0.0-alpha.33

12 months ago

1.0.0-alpha.36

11 months ago

1.0.0-alpha.35

12 months ago

1.0.0-alpha.21

1 year ago

1.0.0-alpha.20

1 year ago

1.0.0-alpha.26

1 year ago

1.0.0-alpha.29

1 year ago

1.0.0-alpha.28

1 year ago

1.0.0-alpha.23

1 year ago

1.0.0-alpha.22

1 year ago

1.0.0-alpha.25

1 year ago

1.0.0-alpha.24

1 year ago

1.0.0-alpha.16

1 year ago

1.0.0-alpha.17

1 year ago

1.0.0-alpha.14

1 year ago

1.0.0-alpha.13

1 year ago

1.0.0-alpha.12

1 year ago

1.0.0-alpha.11

1 year ago

1.0.0-alpha.10

1 year ago

1.0.0-alpha.9

1 year ago

1.0.0-alpha.8

1 year ago

1.0.0-alpha.7

1 year ago

1.0.0-alpha.6

1 year ago

1.0.0-alpha.5

1 year ago

1.0.0-alpha.4

1 year ago

1.0.0-alpha.3

1 year ago

1.0.0-alpha.2

1 year ago

1.0.0-alpha.1

1 year ago