Releases: Ankr-network/ankr-python-sdk
v1.0.2 update blockchain list
v1.0.1 - dependencies upgrade
- upgraded pydantic, eth-typing, urllib3 versions
- remove poetry.lock
v1.0.0 - autogenerated types
In order to minimize time required for out team to update SDK and documentation, in the inner services we have created autogeneration of types. With this autogeneration, it is easy to add new blockchain or a new method.
This release is NOT necessarily backword-compatible with previous version. But the effort was made, to make a transition to new version as smooth as possible.
If you encounter any issues, please file and issue, our team will try our best to resolve it in short time.
v0.4.0 - Advanced API goes freemium
Ankr is offering free access to Advanced API.
To use Advanced API for free starting from May 29th, 2023 you have to register on the platform and get your individual endpoint.
Get your individual endpoint here https://www.ankr.com/rpc/advanced-api
v0.3.0
v0.2.1
v0.2.0
Full support for Web3 methods for:
- Ethereum
- Bsc
- Arbitrum
- Avalanche
- Celo
- Fantom
- Gnosis
- Harmony
- Iotex
- Moonbeam
- Near
- Nervos
- Optimism
- Polygon
- Solana
- Syscoin
New Advanced APIs methods supported:
nft.get_nfts
nft.get_nft_metadata
token.get_token_holders
token.get_token_holders_count_history
token.get_token_holders_count
token.get_account_balance
query.get_logs
query.get_blocks
query.get_transaction