diff options
| -rw-r--r-- | 99.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -40,6 +40,7 @@ The following tags, used for structured metadata, are standardized and SHOULD be | |||
| 40 | - `"<number>"` is the amount in numeric format (but included in the tag as a string) | 40 | - `"<number>"` is the amount in numeric format (but included in the tag as a string) |
| 41 | - `"<currency>"` is the currency unit in 3-character ISO 4217 format or ISO 4217-like currency code (e.g. `"btc"`, `"eth"`). | 41 | - `"<currency>"` is the currency unit in 3-character ISO 4217 format or ISO 4217-like currency code (e.g. `"btc"`, `"eth"`). |
| 42 | - `"<frequency>"` is optional and can be used to describe recurring payments. SHOULD be in noun format (hour, day, week, month, year, etc.) | 42 | - `"<frequency>"` is optional and can be used to describe recurring payments. SHOULD be in noun format (hour, day, week, month, year, etc.) |
| 43 | - - `"status"` (optional), the status of the listing. SHOULD be either "active" or "sold". | ||
| 43 | 44 | ||
| 44 | #### `price` examples | 45 | #### `price` examples |
| 45 | 46 | ||