v1
latestOpenAPI 3.1.02026-07-24130315342.2 KBAccount Endpoints
Set NFT profile picture
Set an onchain NFT owned by the authenticated wallet as its verified profile picture. The NFT must be from a verified collection and owned by one of the account's wallets.
post/api/v2/profile/nft-pfp
Request body
Example request
{
"contractAddress": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
"chain": "ethereum"
}Response
NFT profile picture set successfully