Goat plugin for OpenSea
Project description
OpenSea Plugin for GOAT SDK
This plugin provides integration with the OpenSea API for the GOAT SDK, allowing you to:
- Get NFT collection statistics
- Get recent NFT sales
Installation
pip install goat-sdk-plugin-opensea
Usage
from goat_plugins.opensea import opensea, OpenSeaPluginOptions
# Initialize the plugin with your API key
plugin = opensea(OpenSeaPluginOptions(api_key="your-api-key"))
# Get NFT collection statistics
stats = await plugin.get_nft_collection_statistics({"collectionSlug": "collection-slug"})
# Get recent NFT sales
sales = await plugin.get_nft_sales({"collectionSlug": "collection-slug"})
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file goat_sdk_plugin_opensea-0.1.0.tar.gz.
File metadata
- Download URL: goat_sdk_plugin_opensea-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.12.4-1-MANJARO
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a91d61b3ef2848179755dc31d16b07d5d3bf5558a425c43d74cee34d9a0a4954
|
|
| MD5 |
e9e26640ab960ca5f646d4d07d1f5f96
|
|
| BLAKE2b-256 |
1c165e8b0dced356d56febf59f0824283072bd53da7bb2bfc54324a839aac188
|
File details
Details for the file goat_sdk_plugin_opensea-0.1.0-py3-none-any.whl.
File metadata
- Download URL: goat_sdk_plugin_opensea-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.12.4-1-MANJARO
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f8f741b828633c72d1df09917dc6c5061314422c94c9f673427dd829721162e
|
|
| MD5 |
6db00f524c2652970d2664eac7381eda
|
|
| BLAKE2b-256 |
587d6766b9901d5a2cc5de0e908e54235b9d671994f9544dac51cb15569c9dc8
|