webflow-nft-components icon indicating copy to clipboard operation
webflow-nft-components copied to clipboard

Added Custom Price Method Override

Open stawberryjuice opened this issue 2 years ago • 3 comments

Added an override so users can override the name of the price function by adding a custom name in the settings, similarly to how this could be done with the mint function: contractMethods: { mint: "mintQueen", price: "getPriceQueen" }

stawberryjuice avatar Aug 20 '22 22:08 stawberryjuice

@stawberryjuice is attempting to deploy a commit to the Buildship Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Aug 20 '22 22:08 vercel[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nftcomponents ✅ Ready (Inspect) Visit Preview Sep 25, 2022 at 4:09PM (UTC)

vercel[bot] avatar Aug 20 '22 23:08 vercel[bot]

Great addition, thanks! I noticed a bug, so I pushed a fix. I've let Vercel deploy this branch, let's check if it works

theshadowagent avatar Aug 20 '22 23:08 theshadowagent