RohanNero
RohanNero
`getOrders` was missing `side` param which can be either `buy` or `sell`. https://docs.alpaca.markets/reference/getallorders
**🧐 Motivation** Since handling prices is something almost every smart contract developer must do, why not have a small helper library to make working with them easier? **📝 Details** There...
**Describe the bug** While Pontem wallet has access to every page, I encounter multiple errors when trying to use google docs. **To Reproduce** Steps to reproduce the behavior: 1. Download...
### Describe the feature I am using `hardhat-viem` to generate type definitions for my smart contracts every time they are compiled, however, it only works for contracts inside of my...