Skip to content

getTokenAddress

Returns the reserve token address of the token

Usage

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

Return Value

Promise<'0x${string}'>

Returns the reserve token address of the token