Tangany Custody API
Number of APIs: 20
For introduction details and API concepts, please consult our public documentation available at http://docs.tangany.com
-
wallets - List wallets GET {{baseUrl}}/wallets
-
requests - List requests GET {{baseUrl}}/requests
-
protocols-eth - Sign Ethereum message POST {{baseUrl}}/protocols/eth/sign
-
protocols-btc-transactions - Get transaction status GET {{baseUrl}}/protocols/btc/transactions/:transaction
-
wallets-{wallet} - Delete wallet DELETE {{baseUrl}}/wallets/:wallet
-
protocols-btc - Get Bitcoin status GET {{baseUrl}}/protocols/btc
-
protocols-eth-transactions - Make transaction POST {{baseUrl}}/protocols/eth/transactions
-
protocols-eth - Call contract view method POST {{baseUrl}}/protocols/eth/call
-
wallets-{wallet} - Get wallet GET {{baseUrl}}/wallets/:wallet
-
wallets-{wallet} - Update wallet PATCH {{baseUrl}}/wallets/:wallet