Skip to content

elsewhat/nft-profit-loss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nft-profit-loss

Calculate proift loss related information for ERC721 and ERC1159 NFTs

Usage

Install dependencies via pip3 install -r requirements.txt

Run python3 nft-profit-loss.py <wallet id 0x...> <opensea api key>

Output

Profit pr NFT

image

Profit pr contract

image

Currently holding

image

Currently holding by contract

image

Disclaimer

These numbers are based on transaction available in the OpenSea API. The prices include minting cost in most cases, but no transaction costs. The numbers are not thoroughly vetted, so don't use as a basis for Tax reporting purposes. Made by elsewhat.eth - @dparnas

About

Calculate tax related information for ERC721 and ERC1159 NFTs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages