Kuyumcu is a cryptocurrency swap service. It allows you to exchange the
Banano to Nano and vice-versa. The balance will be available in your personal wallet
instantly.
Currently, the following limits per transaction apply:
For buying
Banano: Minimum amount is 0.1 NANO. Maximum amount depends on the current
Banano balance of Kuyumcu.
For selling Banano: Minimum amount is 20 BAN. Maximum amount depends on the
current Nano balance of Kuyumcu.
No, there are no transaction fees. Transactions are carried out at the current
exchange rate of Kuyumcu, which can be seen on the buy/sell buttons and on the deposit page. You may
enjoy your free and instant trades.
First of all, remember to store your seed in a safe place so that you can switch between wallets
when there's a problem with the wallet or device you're using.
For Nano on mobile, use Natrium from App
Store/Google Play. On web, you can use Nault.
For Banano on mobile, you can download Kalium from App Store/Google Play. On web, you can use The Banano Stand.
To get Banano in exchange for Nano, you will need a Banano address
where the bought Banano amount will be sent to. However, if you don't have one, you can create
a Banano address from a number of different services, for example with
The Banano Stand.
Also, you will need a Nano address with Nano balance.
On the Kuyumcu main page, click the "BUY Banano" button.
Enter your Banano address that you want to receive coins to, and enter a Nano refund
address (you can enter the address that you're sending from), and click the "Continue"
button.
You will be shown a Nano address. From your Nano wallet, send a Nano amount that you want to
exchange with Banano. The amount you send must be between the specified minimum and
maximum amounts.
Press the "Submit" button to finalize the transaction.
On the final screen, you will see the Banano amount received and the exchange rate.
You can click the "Transaction" link to see the transaction on the blockchain.
To get Nano in exchange for Banano, you will need a Nano address where the
bought Nano amount will be sent to. However, if you don't have one, you can create a Nano address
from a number of different services, for example with Nault. Also, you will need a Banano address with Banano
balance.
On the Kuyumcu main page, click the "SELL Banano" button.
Enter your Nano address and click the "Continue" button.
You will be shown a Banano address. From your Banano wallet, send the
Banano amount that you want to sell. The amount you send must be between the specified
minimum and maximum amounts.
Press the "Submit" button to finalize the transaction.
On the final screen, you will see the amount you've sold and the exchange rate.
You can click the "Transaction" link to see the transaction on the blockchain.
Yes! You can access it using the /api URL. You can see a simple
example Python code that get prices using the API and automates Kuyumcu transactions here: github.com/nano-trade/API.