alchemy-sdk
Advanced tools
Changelog
3.1.0
Network.OPT_SEPOLIA
and Network.BASE_SEPOLIA
enums.Changelog
3.0.0
Changelog
2.11.0
Network.ARB_SEPOLIA
enum.Changelog
2.10.1
Log
object where the removed
field was not included in the response.Changelog
2.10.0
Changelog
2.9.2
CoreNamespace.isContractAddress()
to easily check if an address is a contract or EOA. The method accepts a string address and returns a boolean value indicating if the given address is a contract address or not.GetOwnersForContractResponse
was missing the pageKey
field.