// timestamp created: 1746186713215
const location_currency = 'USD';
const display_currency = 'location';
const format = 'money_format';
const money_format = '{{amount}}';
const money_with_currency_format = '{{amount}} EUR';
const shop_currency = 'EUR';
const superscript = true;
const tooltip_currency = 'XBT';
undefined