Skip to content

Commit

Permalink
Exporting metadata from soul name purchase
Browse files Browse the repository at this point in the history
  • Loading branch information
hide-on-bush-x committed Aug 8, 2023
1 parent 27a4196 commit db50ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/soul-name/create.ts
Expand Up @@ -94,7 +94,7 @@ const purchaseSoulName = async (
if (tokenId) {

const metadata = {
price,
...purchaseInformation,
paymentMethod
}
return {
Expand Down

0 comments on commit db50ae7

Please sign in to comment.