We are releasing several improvements, affecting the “Get Transaction Details By Transaction ID” and “List Tokens Transfers By Transaction Hash” endpoints. In addition, two new endpoints “List Synced HD Wallets” and “Activate HD Wallets” have been introduced and are now available for integration as part of our blockchain suite.
Get Transaction Details By Transaction ID
As part of our planned upgrades we have added to the Binance Smart Chain (BSC) protocol a “Transaction Status”. Customers can now obtain data about transactions that occurred on the protocol, and more specifically get information on their transaction unique identifiers.
List Tokens Transfers By Transaction Hash
Through this endpoint, our customers can receive data about transactions, including details on whether transactions are validated on the blockchain. Our update added the “Token ID” attribute to the endpoint, allowing receiving information for non-fungible tokens (NFTs) about their unique identifier code
List Synced HD Wallets - new endpoint
This endpoint allows our customеrs to list all of their synced wallets and delete them. Via pagination getting up to 50th results in a single page.
Activate HD Wallet - new endpoint
Customers can choose to initiate a one-off synchronization for their HD wallet in case of payment delays or subscription plan downgrades due to insufficient payments. Upon re-subscribing to our services the new endpoint will allow to re-activate synchronization for their hierarchical deterministic wallet(s).
A new endpoint has been added to Crypto APIs along with new added attributes for Ethereum. Please see below for further information:
"signatureData": {
"functionSignature": "_SIMONdotBlack_(int8[]. int224[])",
"method": "_SIMONdotBlack_",
"signature": "0x095ea7b3"
Check this space regularly to receive all updates that have been implemented and released by Crypto APIs.
Live data on the Binance Smart Chain (BSC) mainnet has been successfully integrated and is now live and accessible through the following endpoints:
Synced HD wallet addresses, Tron added to endpoints & Security updates
We have listed synced addresses with possible value being synced with Sync New HD wallets. The added possible values are:
bitcoin bitcoin-cash litecoin dogecoin dash ethereum zcash ethereum-classic binance-smart-chain xrp tron
Tron Mainnet & Tron Nile
We have also added Tron mainnet and Tron Nile testnet to the following endpoints:
Get Transaction Details By Transaction ID
List Tokens Transfers By Transaction Hash
Security Updates
A security patch update automatically blocks IPs from unauthorized sources when invalid requests from the same IP address are received in a period exceeding 24 hours.
What`s New?
Two new blockchain networks have been added to our infrastructure and we are now supporting
We released a new API versioning allowing generation of new endpoints. Find more details on Crypto APIs API versioning here
We also upgraded our KMS to version 0.7.2 with improvements in Zcash generate address functionalities
Technical documentation updates
Improvements
We`ve also added new blockchain events improvements
We have upgraded our KMS version to version 0.7.2.
In the latest version we have removed issues associated with Zcash.
All minor issues reported have been resolved.
What`s new?
In summary, we added Tezos mainnet and ghostnet to blockchain data, with changes made to the following:
Removed endpoints
Tezos has been added to
As of today, we are now fully supporting the Stellar protocol.
Here is what`s new:
Blockchain Data Get Address Balance
Get Block Details By Block Height
Get Transaction Details By Transaction ID
List Confirmed Tokens Transfers By Address
Get Token Details by Contract Address
Events
New Confirmed Coins Transactions
New Confirmed Tokens Transactions
New Confirmed Coins Transactions And Each Confirmation
New Confirmed Tokens Transactions And Each Confirmation
List Blockchain Events Subscriptions
Get Blockchain Event Subscription Details By Reference ID
Activate Blockchain Event Subscription
Delete Blockchain Event Subscription
Get Address Details From Callback
Get Block Details By Block Height From Callback
Blockchain Tools
Stay tuned for more updates!
We have released two new endpoints for preparing token transfers as part of our Blockchain Tools:
Using these two separate endpoints, customers can prepare transfers for fungible and non-fungible tokens from an address with private and public keys. The address doesn’t have to belong to a wallet. The response will include the transaction fee in Wei.
What else is new:
Technical documentation updates:
We’ve added additional information on the paginated and list based endpoints and we’ve updated the values for API requests.
We've also updated our Key Management System (KMS) on GitHub.