NON CUSTODIAL atomic swap service
Link:
https://boltz.exchange
README:
read more
Extension created by, dni
onchain_amount_received = amount - (amount * boltz_fee / 100) - lockup_fee - claim_fee
{% endraw %}onchain_payment = amount + (amount * boltz_fee / 100) + claim_fee
{% endraw %}