Register Farcaster account onchain
Onchain
Register Farcaster account onchain
Register a new farcaster account onchain. Optionally you can pass in signers to register a new account and create multiple signers in a single transaction. Requires x-wallet-id header.
POST
Register Farcaster account onchain
Node.js SDK
π SDK Method: registerAccountOnchain Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.Authorizations
API key to authorize requests
Headers
Wallet ID to use for transactions
Body
application/json
An Idempotency key is a unique identifier for the request. Note:
- Pre-registration calls must be idempotent when using idempotency keys.
- This is used to prevent duplicate requests. Use the same idem key on retry attempts.
- This should be a unique identifier for each request.
- Recommended format is a 16-character string generated by the developer at the time of making this request.
Required range:
x >= 0Example:
2