You can change your email in your dashboard now: https://dashboard.cryptoapis.io/account/change-email
You can change your email in your dashboard now: https://dashboard.cryptoapis.io/account/change-email
In case you are using HD wallets and you wonder what fee to set, you can now use this endpoint:
The value you get is the size in bytes, to define the fee you would need to multiply it by "minfeeperbyte", "averagefeeperbyte" or "maxfeeper_byte" from our transaction fee endpoint:
You can get now all unconfirmed transactions by address, here is the endpoint:
In case you need the confirmed transactions by address, here is the already existing endpoint:
Many customers got this error using our APIs or with their own node. It happens if you try to broadcast a second transaction and the first one is still not mined, which means it doesn't allow you to create more than one transaction from same address in the same block.
Now this issue is solved and you can create as much as you want transactions from same address in the same block.
This is valid for Bitcoin, Litecoin, Bitcoin Cash, Dash and Doge.
You can now filter by token type and use index and limit for the results in Token Transactions endpoint.
In case you want to send a transaction from HD wallet and the first address has not enough funds, the system will try to find the best match to collect the needed value and execute the transaction.
ETC Agharta hard fork is done, all Crypto APIs nodes were upgraded successfully.
Any application using own Ethereum node would stop working if the hard fork is not applied. Using Crypto APIs gives you a huge relief as you will never take care of updates, patches, forks etc. All is taken care by our team.
Crypto APIs Node.js SDK was updated, here you can get the latest version:
Our PHP SDK was updated, all new endpoints and new features were added.
https://packagist.org/packages/cryptoapis.io/php-sdk#1.0.3 https://github.com/Crypto-APIs/PHP-Library