Skip to main content
Version: V2

profileByID

profileByID provides information about a profile based on the profile's profileID input.

profileByID(
chainID: ChainID
profileID: ProfileID!
): Profile

Arguments

chainID (ChainID)

profileID (ProfileID)

Type

Profile

The Profile type provides information about a profile.

Designed by