API documentation
interface
ITxFees
export interface ITxFees {
network: string;
depositFee: number;
withdrawalFee: number;
minimumWithdrawal: number;
minimumDeposit: number;
maximumWithdrawal: number;
maximumDeposit: number;
}export interface ITxFees {
network: string;
depositFee: number;
withdrawalFee: number;
minimumWithdrawal: number;
minimumDeposit: number;
maximumWithdrawal: number;
maximumDeposit: number;
}We use essential cookies to make this site work. With your consent, we may also use non-essential cookies for analytics and marketing. You can change your choices at any time.
See our Privacy Policy and Cookie Policy.