Allowance WTRX

Checking balance WTRX before sending the request

Method getAllowanceTronSave(paymentMethod) return value allowance

const getAllowanceUser = async () => {
    await tronSave.getAllowanceTronSave(paymentMethod)
}

Last updated