nft-info
v1.0.11
Published
Get info on nft collections on Opensea
Downloads
54
Maintainers
Readme
��#� �n�f�t�-�i�n�f�o� �
�
�n�f�t�-�i�n�f�o� �i�s� �a� �j�a�v�a�s�c�r�i�p�t� �l�i�b�r�a�r�y� �f�o�r� �g�e�t�t�i�n�g� �i�n�f�o�r�m�a�t�i�o�n� �o�n� �n�f�t� �c�o�l�l�e�c�t�i�o�n�s� �l�i�k�e� �f�l�o�o�r� �p�r�i�c�e�,� �m�a�r�k�e�t� �c�a�p�,� �n�u�m�b�e�r� �o�f� �o�w�n�e�r�s�,� �t�o�t�a�l� �n�u�m�b�e�r� �o�f� �n�f�t�s�,� �t�o�t�a�l� �s�a�l�e�s�,� �a�n�d� �t�o�t�a�l� �v�o�l�u�m�e�.�
�
�#�#� �I�n�s�t�a�l�l�a�t�i�o�n�
�
�
��
��b�a�s�h�
�n�p�m� �i� �n�f�t�-�i�n�f�o�
�
��
�
�
�#�#� �U�s�a�g�e�
�
��
��j�s�
�c�o�n�s�t� �n�f�t�I�n�f�o� �=� �r�e�q�u�i�r�e�(�'�n�f�t�-�i�n�f�o�'�)�
�
�c�o�n�s�t� �c�o�l�l�e�c�t�i�o�n� �=� �'�u�r�l�C�o�l�l�e�c�t�i�o�n�N�n�a�m�e�'� �/�/�M�a�k�e� �s�u�r�e� �t�o� �e�n�t�e�r� �t�h�e� �c�o�l�l�e�c�t�i�o�n� �u�r�l� �n�a�m�e� �p�r�o�p�e�r�l�y�.� �T�h�i�s� �i�s� �t�h�e� �p�a�r�t� �a�f�t�e�r� �t�h�e� �h�t�t�p�s�:�/�/�o�p�e�n�s�e�a�.�i�o�/�c�o�l�l�e�c�t�i�o�n�/�
�
�n�f�t�I�n�f�o�.�g�e�t�F�l�o�o�r�P�r�i�c�e�(�c�o�l�l�e�c�t�i�o�n�)� �/�/�c�o�n�s�o�l�e�.�l�o�g�s� �t�h�e� �f�l�o�o�r� �p�r�i�c�e� �f�o�r� �t�h�e� �i�n�p�u�t�t�e�d� �c�o�l�l�e�c�t�i�o�n�
�n�f�t�I�n�f�o�.�g�e�t�M�a�r�k�e�t�C�a�p�(�c�o�l�l�e�c�t�i�o�n�)� �/�/�c�o�n�s�o�l�e�.�l�o�g�s� �t�h�e� �m�a�r�k�e�t� �c�a�p� �f�o�r� �t�h�e� �i�n�p�u�t�t�e�d� �c�o�l�l�e�c�t�i�o�n�
�n�f�t�I�n�f�o�.�g�e�t�N�u�m�b�e�r�O�w�n�e�r�s�(�c�o�l�l�e�c�t�i�o�n�)� �/�/�c�o�n�s�o�l�e�.�l�o�g�s� �t�h�e� �n�u�m�b�e�r� �o�f� �o�w�n�e�r�s� �f�o�r� �t�h�e� �i�n�p�u�t�t�e�d� �c�o�l�l�e�c�t�i�o�n�
�n�f�t�I�n�f�o�.�g�e�t�T�o�t�a�l�N�u�m�b�e�r�(�c�o�l�l�e�c�t�i�o�n�)� �/�/�c�o�n�s�o�l�e�.�l�o�g�s� �t�h�e� �t�o�t�a�l� �n�u�m�b�e�r� �o�f� �n�f�t�s� �f�o�r� �t�h�e� �i�n�p�u�t�t�e�d� �c�o�l�l�e�c�t�i�o�n�
�n�f�t�I�n�f�o�.�g�e�t�T�o�t�a�l�S�a�l�e�s�(�c�o�l�l�e�c�t�i�o�n�)� �/�/�c�o�n�s�o�l�e�.�l�o�g�s� �t�h�e� �t�o�t�a�l� �n�u�m�b�e�r� �o�f� �s�a�l�e�s� �f�o�r� �t�h�e� �i�n�p�u�t�t�e�d� �c�o�l�l�e�c�t�i�o�n�
�n�f�t�I�n�f�o�.�g�e�t�T�o�t�a�l�V�o�l�u�m�e�(�c�o�l�l�e�c�t�i�o�n�)� �/�/�c�o�n�s�o�l�e�.�l�o�g�s� �t�h�e� �t�o�t�a�l� �e�t�h�e�r� �v�o�l�u�m�e� �f�o�r� �t�h�e� �i�n�p�u�t�t�e�d� �c�o�l�l�e�c�t�i�o�n�
�
�
��
�
�
�#� �E�x�a�m�p�l�e�s�
��
��j�s�
�
�c�o�n�s�t� �c�o�l�l�e�c�t�i�o�n� �=� �'�b�o�r�e�d�a�p�e�y�a�c�h�t�c�l�u�b�'� �/�/�h�t�t�p�s�:�/�/�o�p�e�n�s�e�a�.�i�o�/�c�o�l�l�e�c�t�i�o�n�/�b�o�r�e�d�a�p�e�y�a�c�h�t�c�l�u�b�
�
�n�f�t�I�n�f�o�.�g�e�t�F�l�o�o�r�P�r�i�c�e�(�c�o�l�l�e�c�t�i�o�n�)� �/�/�w�i�l�l� �c�o�n�s�o�l�e�.�l�o�g� �6�9�.�4�2�
�
�n�f�t�I�n�f�o�.�g�e�t�M�a�r�k�e�t�C�a�p�(�c�o�l�l�e�c�t�i�o�n�)� �/�/�w�i�l�l� �c�o�n�s�o�l�e�.�l�o�g� �9�5�0�1�3�3�.�6�3�9�4�7�9�9�0�5�5�
�
�n�f�t�I�n�f�o�.�g�e�t�N�u�m�b�e�r�O�w�n�e�r�s�(�c�o�l�l�e�c�t�i�o�n�)� �/�/�w�i�l�l� �c�o�n�s�o�l�e�.�l�o�g� �6�4�3�7�
�
�n�f�t�I�n�f�o�.�g�e�t�T�o�t�a�l�N�u�m�b�e�r�(�c�o�l�l�e�c�t�i�o�n�)� �/�/�w�i�l�l� �c�o�n�s�o�l�e�.�l�o�g� �1�0�0�0�0�
�
�n�f�t�I�n�f�o�.�g�e�t�T�o�t�a�l�S�a�l�e�s�(�c�o�l�l�e�c�t�i�o�n�)� �/�/�w�i�l�l� �c�o�n�s�o�l�e�.�l�o�g� �2�6�9�5�6�
�
�n�f�t�I�n�f�o�.�g�e�t�T�o�t�a�l�V�o�l�u�m�e�(�c�o�l�l�e�c�t�i�o�n�)� �/�/�w�i�l�l� �c�o�n�s�o�l�e�.�l�o�g� �6�5�1�8�0�6�.�4�1�5�8�1�4�4�3�1�7�
�
�
��
�
�#�#� �C�o�n�t�r�i�b�u�t�i�n�g�
�P�u�l�l� �r�e�q�u�e�s�t�s� �a�r�e� �w�e�l�c�o�m�e�.� �F�o�r� �m�a�j�o�r� �c�h�a�n�g�e�s�,� �p�l�e�a�s�e� �o�p�e�n� �a�n� �i�s�s�u�e� �f�i�r�s�t� �t�o� �d�i�s�c�u�s�s� �w�h�a�t� �y�o�u� �w�o�u�l�d� �l�i�k�e� �t�o� �c�h�a�n�g�e�.�
�
�P�l�e�a�s�e� �m�a�k�e� �s�u�r�e� �t�o� �u�p�d�a�t�e� �t�e�s�t�s� �a�s� �a�p�p�r�o�p�r�i�a�t�e�.�
�
�A�n�o�t�h�e�r� �w�a�y� �t�o� �h�e�l�p� �i�s� �m�y� �s�t�a�r�i�n�g� �o�u�r� �g�i�t�h�u�b� �r�e�p�o�.�
�
�#�#� �L�i�c�e�n�s�e�
�[�M�I�T�]�(�h�t�t�p�s�:�/�/�c�h�o�o�s�e�a�l�i�c�e�n�s�e�.�c�o�m�/�l�i�c�e�n�s�e�s�/�m�i�t�/�)�