walletLinked Wallets

Retrieve linked wallets for user.

Get all linked wallets for a wallet address

post

Given an Ethereum wallet address, returns the Farcaster user (if any) and all their verified wallet addresses. API key required for authentication.

Body

Request model for linked wallets endpoint.

wallet_addressstringRequired

Ethereum wallet address to look up

api_keystringRequired

API key for authentication

Responses
post
/v1/farcaster-linked-wallets

Last updated