Calculates the reverse redemption
Function Parameters
const lock_day = 15
const amount_input = 20000
const { amount_out, percent } = await sdk.XCetusModule.reverseRedeemNum(amount_input, lock_day)Last updated
const lock_day = 15
const amount_input = 20000
const { amount_out, percent } = await sdk.XCetusModule.reverseRedeemNum(amount_input, lock_day)Last updated