Active Account:
Asset Id:
Allow script update:
Allow burning:
Allow transfer:
Allow trading:
Allow mass tx:
Type script to add:
Script:
Units:
INFO:

Price units are calculated according to following formule: price * 10^(8+price.decimals-asset.decimals)
3 asset digits means we would get price*10^15
Transfer units are calculated according to following formule: amount*10^amount of digits after comma
3 asset digits means we would get a transfer amount from 10^3

Smart Account:
Smart Asset:
{{ message.length }}/140
TN
Wall: {{ wall }}
Fee: {{ fee }} TN
{{ formatTime(pinnedMessage.time) }} {{ formatSender(pinnedMessage.sender) }}: {{ pinnedMessage.text }} ({{ (pinnedMessage.amount / 100000000).toLocaleString('ru-ru', {maximumSignificantDigits: 20}) }} TN)
{{ formatTime(msg.time) }} {{ formatSender(msg.sender) }}: {{ msg.text }} ({{ (msg.amount / 100000000).toLocaleString('ru-ru', {maximumSignificantDigits: 20}) }} TN)