{{> elements_account_link address=from}}
{{#if to}} {{> elements_account_link address=to}} {{else}} {{i18n "wallet.send.createContract"}} {{/if}}
+ {{i18n "wallet.send.estimatedFee"}} {{estimatedFee}}
{{i18n "wallet.transactions.gasPrice"}} {{dapp_formatBalance gasPrice "0,0.0[000000000000000000] unit" "ether"}}
{{i18n "wallet.send.texts.estimatedGas"}} {{estimatedGas}}
{{i18n "wallet.send.provideGas"}}
{{i18n "wallet.send.data"}}
{{data}}{{/if}}