Search Blockchain
{{ prompt.title }}
Created: {{ prompt.created }}
Expires: {{ prompt.expires }}
{{ 'LEARN MORE' }}
{{ 'CANCEL' }}
{{ success.message }}
Search Blockchain
{{ 'LEARN MORE' }}
{{ 'CANCEL' }}
{{ currency == 'NANO' ? 'Ӿ ' : currency }} {{ nFormatter( String(checkout.amount).includes('.') ? Number(checkout.amount).toFixed(3) : checkout.amount ) }}
{{ currency == 'NANO' ? 'Ӿ ' : currency }} {{ Number(checkout.amount).toFixed(0) }}
{{ checkout.address.slice(0, 12) }}{{ checkout.address.slice(12, 58) }}{{ checkout.address.slice(59, 99) }}