- Include correlation ID in API Errors.
- Include ERC20 and ERC721 token transfer information into transaction content.
- Support for wallet and address webhooks to trigger based on onchain activities.
- Support for read_contract to read from smart contracts
- Support list historical balances and list transactions function for address.
- Contract invocation support.
- Arbitrary message signing support.
- Deploy ERC20, ERC721, and ERC1155 smart contracts.
- Hashing utilities for EIP-191 / EIP-712 data messages.
- Fixed bug in
Walletdefault_addressproperty for newly hydrated wallets.
- Initial release of the CDP Python SDK.