ENS

ENS (Ethereum Name Service) utilities

Generate ENS name image

get
/v1/ens/generate

Generates a visual representation (image) for an ENS (Ethereum Name Service) name. This is typically used to create profile images or avatar representations for ENS domains in the Decentraland marketplace.

The generated image can be used as a preview or thumbnail for ENS-based NFTs.

Responses
chevron-right
200

Generated ENS image

application/json
imageUrlstringRequired

Generated ENS image URL

successbooleanRequired

Generation success status

get
/v1/ens/generate
200

Generated ENS image

Last updated