Skip to content

v1.2.0

Choose a tag to compare

@ryanio ryanio released this 21 Apr 01:02
· 8 commits to main since this release

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-key command — works without --api-key / OPENSEA_API_KEY since the endpoint is unauthenticated. Useful for bootstrapping a key.

Full Changelog: ProjectOpenSea/opensea-devtools@cli-v1.1.0...cli-v1.2.0