Skip to content

getPriceForNextMint

Returns the price for the next mint of the bond contract

Usage

example.ts
import { mintclub } from 'mint.club-v2-sdk'
 
const nextMintPrice = await mintclub.network('ethereum').token('SYMBOL').getPriceForNextMint()

Return Value

Promise<bigint>

Returns the price for the next mint of the bond contract