1.0.0-alpha.38 • Published 11 months ago

@rabbitholegg/questdk-plugin-artblocks v1.0.0-alpha.38

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

Art Blocks V3 Plugin

Art Blocks Overview

Art Blocks is an NFT marketplace that allows users to mint generative artwork from a published "project". Projects are made up of artist provided logic that generates unique pieces of artwork given a set of customizable parameters. Each project allows for a fixed number of mints, and each mint operation is provided with a distinct set of parameters via contract-based random number generation.

Art Blocks V3 Smart Contracts

The Art Blocks Smart Contract ecosystem provides a shared minter suite which can be utilized by the Art Blocks platform as well as any third-party controlled instances of the Art Blocks V3 contracts. These third-party controlled instances are known as "Engines".

Plugin

This plugin aims to provide support for all shared minter suite contracts that are compatible and active flagship V3 contracts. By targeting the latest V3 contracts we can ensure that all current implementations of Art Blocks are supported.

Chain Support

Currently, only mint actions that take place on Ethereum mainnet and Arbitrum mainnet are supported by this plugin.

Action Support

The only currently supported action is the mint action. Below is a chart demonstrating the mapping between Art Blocks purchase and purchaseTo transaction parameters and supported MintActionParams.

purchase TransactionpurchaseTo TransactionMintActionParams
totocontractAddress
input.projectIdinput.projectIdtokenId
frominput.torecipient

Sample Transactions

Notes

  • All minters in the shared minter suite implement a purchase function which invokes the purchaseTo function to mint a new Art Blocks token. All purchase function signatures include the projectId input parameter which is required by this plugin to target specific generative art projects.
1.0.0-alpha.19

1 year ago

1.0.0-alpha.30

12 months ago

1.0.0-alpha.32

12 months ago

1.0.0-alpha.31

12 months 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.17

1 year 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

11 months ago

1.0.0-alpha.21

1 year ago

1.0.0-alpha.20

1 year ago

1.0.0-alpha.27

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.15

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.7

1 year ago

1.0.0-alpha.9

1 year ago

1.0.0-alpha.8

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