Filters: {
    byContractIds: ContractId[];
    byMyRoleTokens: ((myRolesOnWallet) => AssetId[]);
}

Provide filtering capabilities on the payouts returned

Type declaration

Param

filters the payouts by contract Ids

Param

filters the payouts by role tokens owned in the connected wallet

Throws

DecodingError