v1.2.0
What's Changed
Add token-groups and auth commands.
- New
opensea token-groups list [--limit <n>] [--next <cursor>]command. - New
opensea token-groups get <slug>command. - New
opensea auth request-keycommand — works without--api-key/OPENSEA_API_KEYsince the endpoint is unauthenticated. Useful for bootstrapping a key.
Full Changelog: ProjectOpenSea/opensea-devtools@cli-v1.1.0...cli-v1.2.0