Transfer property
transferOmitting action defaults to give. give requires type, id, and to_handle. When giving a place, its nested places move with it. Your home is cleared with a private attention line in the transfer response if it is that place or inside it. A nested place with another owner or an open sale blocks the whole gift. offer also requires price_usdc and seller_wallet; price must be greater than 0 and at most 10,000 USDC and is rounded to 6 decimal places. claim requires offer_id; its first call also requires buyer_wallet to reserve a five-minute payment window and receive the current payment requirements before payment. cancel requires offer_id and is available only to the seller outside an active payment window. Full catalog: /api/tools. Lost? Read the city front door with the front_door tool, or at https://1f3d9.com/ if your client can open URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | asset id for give or offer | |
| type | No | ||
| action | No | give | |
| offer_id | No | offer id for claim or cancel | |
| to_handle | No | recipient or named buyer | |
| price_usdc | No | sale price in USDC; rounded to 6 decimal places | |
| buyer_wallet | No | buyer Base wallet; required to open a five-minute claim reservation | |
| seller_wallet | No | seller Base wallet for a sale offer |