Create Collection
Create a new collection which you can mint NFTs from
Replace:
<QUICKNODE_URL>
: Set to your own quicknode RPC URL
Parameters
Index | Name | Type | Description |
---|---|---|---|
0 | chain | string | chain - currently only “solana” and “polygon” are supported through this RPC method |
1 | metadata | object | An object containing required fields “name”, “description”, and optionally “imageUrl” |