Kuyumcu

Kuyumcu is a cryptocurrency swap service. It allows you to exchange USDT (on Polygon Network) to Banano and vice-versa. The balance will be available in your wallet instantly.
Currently, the following limits per transaction apply:
  • For buying USDT: Minimum amount is 10 Banano. Maximum amount depends on the current USDT balance of Kuyumcu.
  • For selling USDT: Minimum amount is 1 USDT. Maximum amount depends on the current Banano balance of Kuyumcu.
  • If you're selling USDT, there's a gas fee of the Polygon network which can cost a few cents. Other than that, there are no 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.
    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 Banano on mobile, use Kalium from App Store/Google Play. On web, you can use The Banano Stand.
  • For USDT, MetaMask for web and Trust Wallet for mobile can be used as a wallet. You can find the network details on the question below.
  • Network name: Polygon Mainnet
  • RPC URL: https://polygon-rpc.com/
  • Chain ID: 137
  • Block Explorer URL: https://polygonscan.com/
  • USDT:
  • Token Contract Address: 0xc2132D05D31c914a87C6611C10748AEb04B58e8F
  • Token Symbol: USDT
  • Token Decimal: 6
  • To get Banano in exchange for USDT, you will need a Banano address where the bought Banano amount will be sent to. If you don't have one, you can create a Banano address from a number of different services, for example with TheBananoStand. Also, you will need an Ethereum wallet (on the Polygon network) with USDT balance, you can use your MetaMask wallet.
    1. On the Kuyumcu main page, click the "BUY Banano" button.
    2. Enter your Banano address that you want to receive coins to, and enter a USDT refund address, then click the "Continue" button.
    3. You will be shown a USDT address. From your wallet, send the USDT amount that you want to sell. The amount you send must be between the specified minimum and maximum amounts.
    4. Press the "Submit" button to finalize the transaction.
    5. On the final screen, you will see the USDT amount you've bought and the exchange rate. You can click the "Transaction" link to see the transaction on the blockchain.
    To get USDT in exchange for Banano, you will need an Ethereum wallet that is on the Polygon network, where the bought USDT amount will be sent to. If you don't have an address, you can create an Ethereum address from a number of different services, for example with MetaMask. Also, you will need a Banano address with Banano balance.
    1. On the Kuyumcu main page, click the "SELL Banano" button.
    2. Enter your USDT address that you want to receive coins to, and enter a Banano refund address, then click the "Continue" button.
    3. You will be shown a Banano address. From your Banano wallet, send a Banano amount that you want to exchange with USDT. The amount you send must be between the specified minimum and maximum amounts.
    4. Press the "Submit" button to finalize the transaction.
    5. On the final screen, you will see the USDT amount you've bought 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.