Transfer Domain
transfer_domainInitiate a domain transfer from another provider. PAID. The transfer includes 1 year of renewal, preserves current nameservers, and does not migrate DNS. Call plan_domain_adoption first, show the exact price and continuity plan, then get explicit confirmation before calling this. Requires the authorization/EPP code from the current provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to transfer, e.g. mysite.com | |
| auth_code | Yes | Authorization/EPP code from the current provider | |
| payment_tx | No | Transaction hash of a USDC payment already sent on-chain. | |
| payment_chain | No | Chain the USDC payment was sent on. | |
| payment_method | No | Payment method: 'card' to charge card on file, 'usdc' to pay with USDC. Overrides the user's default preference for this request. | |
| extra_subdomains | No | Additional subdomains to include in the pre-transfer DNS snapshot. We auto-discover subdomains via CT logs, SPF, MX/DKIM inference, and a common wordlist - use this for any custom subdomains we might miss. |