ENS / Basename expiry lookup (paid $0.001)
ens_expiryCheck ENS or Basename registration expiry on-chain. Get expiry date, days left, grace period status, release date, and current owner for .eth or .base.eth names.
Instructions
PAID $0.001 (x402, USDC on Base). Resolve an ENS .eth or Basename .base.eth name's registration expiry ON-CHAIN (public RPC). Returns expiry date, days-left, whether it's in the 90-day grace period, the release date it becomes registrable again, and the current owner. Read-only, descriptive. Args: name. Without payment returns the x402 challenge; pass x_payment to settle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full ENS name ending in .eth (e.g. vitalik.eth) or .base.eth (e.g. jesse.base.eth). | |
| x_payment | No | x402 payment payload (base64) for this PAID read. If supplied it is forwarded as the X-PAYMENT header to settle the call and return the real result instead of a 402 challenge. Omit to get the price challenge first. |