Transfer maidsafe coin from Omniwallet if btc at same address

Hi,

if some BTC is at the same address in an Omniwallet can the BTC be simple transferred separately if you select the correct dropdown send menu item?

Yes. The MAID and BTC can be sent independently of each other, but sending MAID will always require enough BTC on the address to pay the transaction fee.

So you only use one private key even for two different coins BTC and maidsafe? Had to edit that post was not clear.

Assuming your OMNI MAID and BTC are in the same wallet it should be the same private key

If its the same private key how the the logic decided to send either BTC or maidsafe?

Please follow the docs and it will show you how to properly burn your MAID to get ANT

It uses the Omni protocol (token layer on top of Bitcoin), which includes token ID in the transaction data so it knows what you’re sending for each transaction. If you want technical details, I think it’s all open source, so you can check it out.