Skip to main content
A user can change their offchain ENS name or Fname without affecting their accountโ€™s history. This can be done at most once in 28 days.
  • Fnames may be revoked if you violate the usage policy.
  • Apps may lower your reputation if you change Fnames often.

Requirements

  • An ETH wallet that owns the account on OP Mainnet. No ETH is required.

Change username

To transfer an Fname, e.g. farcaster, make a POST request to /transfers with the following body:
To generate the EIP-712 signature, use the following code:
Example request via curl:
See here for more details on the Fname registry API.