getPhaseDividendInfo can gets the info of dividend for phase you want to get.
getPhaseDividendInfo
phase: phase you want to get
const phase = '10' const phase_dividend_info = await sdk.XCetusModule.getPhaseDividendInfo('10')
Last updated 1 year ago