Skip to main content

TokenDrop.getDelegationOf() method

Get a specific address voting delegatee address

Signature:

getDelegationOf(account: string): Promise<string>;

Parameters

ParameterTypeDescription
accountstring

Returns:

Promise<string>

the address of your vote delegatee