Skip to content

getAmountLeft

Get amount left for airdrop.

Usage

example.ts
import { mintclub } from 'mint.club-v2-sdk'
 
const amount = await mintclub.network('base').airdrop.getAmountLeft(1) 

Return Value

Promise<bigint>

Parameters

id

  • Type: number

Airdrop id.