estimatePayment

suspend fun estimatePayment(yearsPurchased: Int): PaymentEstimation

Estimates the price based on how long the user wishes to subscribe.

Return

the estimated costs wrapped in a PaymentEstimation object.

Throws

com.kycdao.android.sdk.exceptions.Web3Exception

Thrown if there was some kind of error while calling the blockchain