@gala-chain/chaincode ∙ API
API > fetchFeeSchedule
Function: fetchFeeSchedule()
fetchFeeSchedule(
ctx,data):Promise\<FetchFeeScheduleResDto>
Provide no feeCode paramenter to return the entire fee schedule.
Define a feeCode value to lookup the FeeCodeDefinition of a specific code.
Parameters
▪ ctx: GalaChainContext
▪ data: FetchFeeScheduleParams