getFollowState
@justweb3/efp-plugin • Docs
@justweb3/efp-plugin / getFollowState
Function: getFollowState()
getFollowState(
addressOrEns1
,addressOrEns2
):Promise
<FollowState
>
Parameters
• addressOrEns1: undefined
| string
• addressOrEns2: undefined
| string
Returns
Promise
<FollowState
>
Defined in
packages/@justweb3/efp-plugin/src/lib/hooks/useFollowState/index.ts:21
Last updated