Skip to content

getCreationFee

Returns the current creationFee of the protocol

Usage

example.ts
import { mintclub } from 'mint.club-v2-sdk'
 
const fee = await mintclub.network('ethereum').bond.getCreationFee()

Return Value

Promise<bigint>

Returns the current creationFee of the protocol

Why is there a creation fee?

The exact creation fees per chain are as follows
 
> Ethereum: 0.002 ETH
> Optimism: 0.002 ETH
> Arbitrum: 0.002 ETH
> Base: 0.002 ETH
> Polygon: 5 MATIC
> BSC: 0.015 BNB
> Avalanche: 0.15 AVAX