Skip to main content

Split.getRecipientSplitPercentage() method

Get the % of funds owed to a given address

Signature:

getRecipientSplitPercentage(address: string): Promise<SplitRecipient>;

Parameters

ParameterTypeDescription
addressstringthe address to check percentage of

Returns:

Promise<SplitRecipient>