BitShares Forum

Main => Technical Support => Topic started by: TreantBG on July 20, 2018, 09:25:00 am

Title: How to get what is my deposit address in bitshares for any coin?
Post by: TreantBG on July 20, 2018, 09:25:00 am
As i look into the UI code to figure out how to get what is my deposit address for any coin i saw that
Code: [Select]
wallet.deposit_keys[exchange_name][index]
ok cool but in the documentation nowhere is mentioned about the deposit keys?

what are those deposit keys and how to get it like a normal rpc call or with the python lib?
Title: Re: How to get what is my deposit address in bitshares for any coin?
Post by: abit on July 20, 2018, 07:54:17 pm
As i look into the UI code to figure out how to get what is my deposit address for any coin i saw that
Code: [Select]
wallet.deposit_keys[exchange_name][index]
ok cool but in the documentation nowhere is mentioned about the deposit keys?

what are those deposit keys and how to get it like a normal rpc call or with the python lib?
Deposit keys are generated by gateways, so you need to call their APIs.
https://github.com/bitshares/bitshares-ui/wiki/Gateway-Integration-Requirements