python-opensea
python-opensea copied to clipboard
Python wrapper for the OpenSea API
Thanks for this python API wrapper. Is there any way to find out if an asset is "Reported for suspicious activity" ? For example such as this one: https://opensea.io/assets/ethereum/0xfcb1315c4273954f74cb16d5b663dbf479eec62e/6234
Hey I just implemented the streaming API for a project of mine, maybe you would like to use it as inspiration. https://github.com/cojodi/openseapy I just tested it a bit, but as...
Hello, is it possible to add a feature to purchase nft on python
Currently you have events_backfill however when I've used it the result is **always** a set of 300, but never less than 300 which makes me think it's possibly missing results...