You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed from using 'ssmtp' to 'mailx' command to send HTML email without using 'echo' or 'printf', which were causing issues for urls with spaces urlencoded (ex. %20)
Removed user configuration in script. No editing of the script is required after downloading. There is a new method to running the script. You will need to add the send to email after the name of the script when executing the script.
Ex. $ bash nftmon.sh username@email.com
New features:
The script now supports multiple NFT wallets with no setup required. The script will gather all NFTs in all NFT wallets automatically.