marketplace_list_domain
List an owned .i domain for sale on the decentralized secondary marketplace at a fixed price in ETH.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domainName | Yes | The .i domain name to list for sale | |
| priceInEth | Yes | Listing price in ETH (e.g. "0.05") | |
| durationDays | No | Duration of listing in days (defaults to 30) | |
| sellerAddress | Yes | The 0x seller address (must be current domain owner) |