Get the Key holders by address that owns a Farcaster or Lens profile
Authorization
Not required
Method
GET
Request Parameters
Name
Type
Required
Description
ecosystem
string
YES
"lens" or "farcaster"
addr
string
YES
The user's EVM-wallet address
limit
int
NO
The number of bids displayed per page, default to 10
offset
int
NO
Specify the number of rows to be skipped from the beginning of the query result. For example, offsett 5 means that the first 5 rows of the query result will be skipped.