get https://b2b.api.arbitragescanner.io/api/onchain/v1//address/general_info
Returns core data about a blockchain address:
- Whether it is a smart contract or EOA
- Activity timestamps (first/last seen)
🛠️ Use Cases:
- Differentiate smart contracts from EOAs
- Tag or filter by activity (e.g., dormant, newly created)