mirror of
https://github.com/placeholder-soft/create_gifted_box_demo.git
synced 2026-01-12 07:04:23 +08:00
feat: update artworks
This commit is contained in:
@@ -42,9 +42,11 @@ const createGiftBox = async (
|
||||
artwork_name: "Demo Artwork name",
|
||||
artwork_description: "Demo Artwork description",
|
||||
|
||||
type: artwork_nft.type,
|
||||
// Only support 1, indicating one 1155/721 NFT
|
||||
amount: '1',
|
||||
metadata: {
|
||||
type: artwork_nft.type,
|
||||
// Only support 1, indicating one 1155/721 NFT
|
||||
amount: '1',
|
||||
},
|
||||
},
|
||||
],
|
||||
// Gift box configuration
|
||||
|
||||
Reference in New Issue
Block a user