{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://developers.stellar.org/schemas/horizon/currency.json", "title": "currency", "type": "string", "pattern": "[0-9]+\\.[0-9]{7}" }