Resources
Resources, Links, and useful information for monkes ��
The purpose of this channel is to curate a short list of information, tools, and resources in one channel that are commonly posted and asked for. If you have suggestions on items to be added, spot spelling or grammar mistakes, or other input please send us a message!
DISCLAIMER: Nothing here is financial advice or otherwise. We are not claiming to be all knowing, we are just giving our best efforts to help.
Purpose: How to turn off Discord DMs globally while explicitly allowing DMs from servers of your choosing.
Steps:
1. Click the User Settings button and select Privacy & Safety.
2. From Server Privacy Defaults uncheck Allow direct messages from server members.
3. Choose Yes when asked "Do you want to apply this change to all your existing servers?"
4. From Who can add you as a friend uncheck Everyone. Your DMs are now closed and only Server Members or Friends of Friends can add you as a friend to facilitate DMs.
1. From the top left-hand corner of Discord, click the Server Settings drop-down arrow and select Privacy Settings.
2. Enabled the checkbox for Allow direct messages from server members.
MonkeDAO Calendar (@Metaversatile): https://calendar.google.com/calendar/u/2?cid=aW0ycGRxazJoMjlpMWsxdWw5Z3Y3NHN0MGNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ
Where to find upcoming mints and projects:
https://solanafloor.com/ - Data analysis platform with on-chain info about token distribution, price development and NFT data (@wazza)
https://stake.tax/ - Provide a wallet address to generate a history of transactions in plain form including NFT transfers.
https://solanalysis.com/ - NFT dashboard and can drill down to each collection for more information.
https://nftfloorprice.vercel.app/ - Floor price dashboard with analytics for each project (more real-time than solanalysis for FP)
1. Always mint from a burner wallet with the amount of SOL for the project slash willing to be rugged on.
2. One idea for wallet organization and disbursement of assets to reduce risk: Bank NFTs Mint 1 Mint 2 Listings (for listed NFTs to keep things organized and away from the main NFT wallet)
From @hoak I'm gonna say this again. A "burner wallet" is not a new wallet where "new" is defined by having a different seed phrase. A "burner wallet" is a key pair that is not the main one where you hold most of your "hot funds". When you do "create new wallet" on Phantom it merely derives a new key pair from your original seed phrase, but this is totally ok! When you do this, even if you get the real rug (a wallet sweep attack) they cannot take funds from your "main wallet"
There are several types of rugs in Solana:
1. System Program Transfer Rug: Programs claim to be using Candy Machine or Fair Launch Protocol but what happens is when you click the Mint button you get a transaction that only calls System Program to transfer lamports (sol) and you get literally nothing in return (way different from the images I posted above, there's only 1 instruction instead of 5 which is really EASY to notice!)
2. Wallet Sweep Attack: This is a more complex when that we saw with Aurory, this attack is a custom program that, when you sign a transaction, ALL funds and NFTs in that wallet CAN GET STOLEN
Clean up your Solana wallet and reclaim lost SOL!
https://twitter.com/YawwwNFTYawww
twitter.com
Yawww Twitter
Solana NFT data analysis platform with on-chain information about token distribution, price development and NFT data. This project provides valuable information for NFT holders and those interested:
- A few tools to add from a monke to get started with Solana dev (thanks @ilmoi): - https://github.com/ilmoi/solana-onboarding - no prior Rust experience
- full-on Solana hacker roadmap. Designed to be short and to the point. https://github.com/ilmoi/awesome-solana-nfts
- end to end catalog of all tools for NFTs available on Solana. Includes NFT standards, protocols, open source tools, marketplaces, p2p escrows, and much much more. - http://nftarmory.me/
- Tool to view/mint/edit Metaplex NFTs on Solana. Code is 100% OSS, so if privacy is a concern, feel free to host it yourself (https://github.com/ilmoi/nft-armory)
Last modified 1yr ago