Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(api): optimize contract verification and add logging
- Add early check to verify if address is a contract - Abort process and return error for non-contract addresses
- Loading branch information