Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

images

CLIRESTMCP
-

Upload, retrieve, and set ENS image records.

Both avatar and header follow the same interface.

TypeFormatsMax Size
avatarJPEG, PNG, WebP512KB
headerJPEG, PNG, WebP1MB

Options

OptionDescriptionDefault
-fPath to image fileRequired
-wOWS wallet nameRequired
--storagecdn, ipfs, or arweaveipfs
--encryptEncrypt for selffalse
--encrypt-forRecipient public keys or ENS names
--view-keyGenerate a shareable view keyfalse
--estimateShow cost estimate without uploading

upload

objekt ens <avatar|header> upload <name.eth> -f <file> -w <wallet> [options]

get

objekt ens <avatar|header> get <name.eth>

set

Set the ENS text record on-chain:

objekt ens <avatar|header> set <name.eth> <uri> -w <wallet>