Qodex.ai
Qodex.ai
Introduction
Tangany Custody API
wallets-{wallet}
Get walletUpdate walletDelete walletRecover wallet
wallets
List walletsCreate wallet
requests
List requestsGet request status
protocols-btc-transactions
Make transactionEstimate transaction feeGet transaction status
protocols-btc
Get Bitcoin statusGet wallet status
protocols-eth-transactions
Make transactionEstimate transaction feeGet transaction status
protocols-eth
Get Ethereum statusGet wallet statusCall contract view methodSign Ethereum message
Tangany Customers API
customers-{customerId}
Get customerPatch customerUpdate customerDelete customer
customers
List customersCreate customer
entities-natural-persons-{entityId}
Get natural personPatch natural personUpdate natural personDelete natural person
entities-natural-persons
List natural personsCreate natural person
entities-legal-persons-{entityId}
Get legal personPatch legal personUpdate legal personDelete legal person
entities-legal-persons
List legal personsCreate legal person
entities-partnerships-{entityId}
Get partnershipPatch partnershipUpdate partnershipDelete partnership
entities-partnerships
List partnershipsCreate partnership
entities
List entities
contracts-{contractId}
Get contract
contracts-latest
Get currently valid contract
contracts-download-{contractId}
Download the PDF of a specific contract
contracts-download-latest
Download the PDF of the currently valid contract
contracts
List contracts
Tangany Settlement API
accounts-{accountId}
Get accountUpdate accountDelete account
accounts
List accountsCreate account
assets
List assetsGet asset
ledgers-{ledgerId}-transactions-{transactionId}
Get transactionCancel an existing transaction
ledgers-{ledgerId}-transactions
List transactionsCreate transactions
ledgers-{ledgerId}-balances-accounts
List balancesGet account balance
ledgers-{ledgerId}-balances
Get asset balances
ledgers-{ledgerId}-funding-withdrawals
List withdrawalsCreate withdrawals
ledgers-{ledgerId}-funding-deposits
List depositsCreate deposits
ledgers-{ledgerId}-funding-requests
List funding requestsCreate funding requestGet funding request
ledgers-{ledgerId}-funding
List fundings
ledgers-{ledgerId}
Get ledger
ledgers
List ledgersCreate ledger
reports-{reportId}-results
List report resultsGet report result
reports-{reportId}
Get a reportDelete a report
reports
List reportsCreate report
Introduction
Tangany Custody API
wallets-{wallet}
Get walletUpdate walletDelete walletRecover wallet
wallets
List walletsCreate wallet
requests
List requestsGet request status
protocols-btc-transactions
Make transactionEstimate transaction feeGet transaction status
protocols-btc
Get Bitcoin statusGet wallet status
protocols-eth-transactions
Make transactionEstimate transaction feeGet transaction status
protocols-eth
Get Ethereum statusGet wallet statusCall contract view methodSign Ethereum message
Tangany Customers API
customers-{customerId}
Get customerPatch customerUpdate customerDelete customer
customers
List customersCreate customer
entities-natural-persons-{entityId}
Get natural personPatch natural personUpdate natural personDelete natural person
entities-natural-persons
List natural personsCreate natural person
entities-legal-persons-{entityId}
Get legal personPatch legal personUpdate legal personDelete legal person
entities-legal-persons
List legal personsCreate legal person
entities-partnerships-{entityId}
Get partnershipPatch partnershipUpdate partnershipDelete partnership
entities-partnerships
List partnershipsCreate partnership
entities
List entities
contracts-{contractId}
Get contract
contracts-latest
Get currently valid contract
contracts-download-{contractId}
Download the PDF of a specific contract
contracts-download-latest
Download the PDF of the currently valid contract
contracts
List contracts
Tangany Settlement API
accounts-{accountId}
Get accountUpdate accountDelete account
accounts
List accountsCreate account
assets
List assetsGet asset
ledgers-{ledgerId}-transactions-{transactionId}
Get transactionCancel an existing transaction
ledgers-{ledgerId}-transactions
List transactionsCreate transactions
ledgers-{ledgerId}-balances-accounts
List balancesGet account balance
ledgers-{ledgerId}-balances
Get asset balances
ledgers-{ledgerId}-funding-withdrawals
List withdrawalsCreate withdrawals
ledgers-{ledgerId}-funding-deposits
List depositsCreate deposits
ledgers-{ledgerId}-funding-requests
List funding requestsCreate funding requestGet funding request
ledgers-{ledgerId}-funding
List fundings
ledgers-{ledgerId}
Get ledger
ledgers
List ledgersCreate ledger
reports-{reportId}-results
List report resultsGet report result
reports-{reportId}
Get a reportDelete a report
reports
List reportsCreate report
HomeTangany Custody APIprotocols-eth-transactions

protocols-eth-transactions

Number of APIs: 3

  1. Make transaction POST {{baseUrl}}/protocols/eth/transactions

  2. Estimate transaction fee POST {{baseUrl}}/protocols/eth/transactions/estimate

  3. Get transaction status GET {{baseUrl}}/protocols/eth/transactions/:transaction

Previous
Get wallet status
Next
Make transaction