#NFTs are everywhere. They are set to revolutionise industries from music to gaming and from fashion to banking.
But, WTF actually are NFTs? π€·
π¨βπ»The concept of digital #cryptographic assets isn't actually that new and can be traced all the way back to 1993.
The first "modern" NFT, called Quantum, was created on the Namecoin blockchain in 2014.
πͺ¨ The actual explosion in popularity came in 2017 with the release of now iconic #CryptoKitties, #EtherRocks and Punks.
These + other collections paved the way for the NFTs as we know them, but they lacked one thing - a common standard.
(EtherRocks were selling upwards of $1m)
πThe unified format came in 2018 when ERC-721 was introduced.
It standardized, among other things, the ways NFT ownership is recorded, and transfers happen. It also solidified the term NFT itself.
πΊοΈUltimately, NFTs are smart contracts that record who owns what. They do that by mapping an ID of each NFT in the collection to the user address.
When you transfer your NFT, this mapping is simply updated to a new owner.
πΏ But NFTs are more than just IDs on a #blockchain. Usually, we see them as pictures or other media files with multiple properties or traits.
So, where do those come from?
All this information can be stored on a blockchain, but that's expensive and unnecessary complicated.
π§βπΌThe second option is to store it on a centralised server, as was the case with Quantum.
The problem with that approach is that the server owner can suddenly decide to stop hosting the data or arbitrarily change it.
Finally, collections can store their data on #Decentralised systems like IPFS, which can prevent any one actor from being able to control it.
For example, that's how @joepegsnft stores information for collections it launches.
π¨βπ» Click to view code:
π£οΈThere is still a lot of ongoing research and discussion ongoing in the space (e.g., around Soulbound Tokens). but hopefully, this thread helped you better understand WTF NFTs actually are.
Tune in next week to learn about other token standards besides ERC-721!
If you found this learning material useful, please give the 𧡠a retweet β»
β’ β’ β’
Missing some Tweet in this thread? You can try to
force a refresh
Liquidity Book is a next-gen AMM deploying on #Avalanche that introduces a number of new features, such as active and flexible liquidity provisioning.
Understanding the basic strategies offered, will enable you to maximise your yield generating activities.
Lets explore π
ππ
Liquidity Book comes with unprecedented levels of flexibility.
But with great composability comes great power, and it might be easy to get lost in all the options and possibilities.
Thankfully, Liquidity Book provides four liquidity shape pre-sets to suit all strategies.
Normal ππ
Distributes liquidity along the "bell curve", making it similar to the liquidity in order book exchanges. Allows to capture fees from both price increases and decreases, while concentrating liquidity around certain price point.
Trader Joe partners with @LODE_one helping to bring precious metals of the past into the #DeFi of today.
Why are precious metals important?
β’ Gold and silver are stable and have preserved their value over centuries.
β’ USD is unbacked and loses purchasing power every year.
Traders on #Avalanche now have the opportunity to swap into digital backed gold and silver tokens, thanks to @LODE_one
This option opens up new and interesting strategies for portfolio diversification, whilst ensuring users can remain 100% on-chain.
LODE issues three tokens:
$AGX - represents one gram of silver
$AUX - represents one milligram of gold
$LODE - is the native token that pays out yield in AGX based on revenue. The price of LODE is rebalanced using an algorithm, maintaining a ratio relative to the price of silver
Cask recently deployed to #Avalanche and offers users the ability to automate their money flow:
βοΈ DCA in crypto on DEXs
βοΈ Send recurring P2P payments
So what exactly does it mean to 'DCA'?
Lets explore...π
Dollar-Cost Averaging (or DCA) is a well-known strategy in crypto π§
It involves investing the same amount of money into a token at regular intervals. This way, investors can reduce the influence of volatility on their portfolios and avoid trying to time the market perfectly.
Thanks to the recent integration of Trader Joe into the Cask platform, #Avalanche users can now automatically DCA into their favourite tokens.
When doing due diligence on a token, examining its supply and holders is one of the most important things. However, it is often hard to do with conventional chain explorers.
#Bubblemaps is a supply auditing tool that helps to visualise and analyse holder composition for an ERC-20 token.
Each bubble represents a wallet from the top 150 holders, with a size corresponding to the proportion of supply held in it.
Bubbles are also connected in clusters to help identify cases of wallet-splitting, where one entity spreads its tokens into multiple accounts to make supply distribution look more organic.
Price Impact is something all DEX users deal with on a regular basis. It refers to a price change occurring during a swap and can sometimes lead to unexpected losses.
But why exactly does it occur?
Many decentralised exchanges use the x*y=k formula, where x and y are reserves of two tokens and k is constant, to price assets in their pools.
To find a relative price of a token in a pair, we simply need to divide x by y or vice versa.
Let's say there is an AVAX-USDC pool with 1000 USDC and 50 AVAX in it. In this case, x is 1000, y is 50, k is 50000, and the implied price of AVAX is 1000/50=20 USDC.
Alice wants to buy 100 USDC worth of AVAX and expects to get five tokens back.