A lot of people are talking about the #Fantom Virtual Machine. Most conversations, however, simply state that “it’s the future” or “it’s gonna change the game”
But many still don’t know how or why.
So let’s discuss.
🧵/1
First, if you haven’t yet, definitely listen to the latest interview from @milesdeutscher with Fantom CEO Michael Kong.
He touches on the topic of what they are trying to achieve.
🧵/2
Unfortunately this is still a bit ambiguous. So let’s dive in further.
In the interview Michael talks about research done by university students and professors. Well, here is a publication outlining some of the EVM limitations he discusses: arxiv.org/pdf/1910.11143…
🧵/3
These are the people working on FVM. As you can see they’ve identified a major limitation on EVM with the disproportionate gas fees compared to computation. This is at the virtual environment level.
This is one thing FVM plans to tackle.
🧵/4
Next you can read notes from the great Andre Cronje himself in the Fantom Foundation GitHub:
EVM has a number of scaling limitations. Fantom on FVM will be even faster, slightly cheaper, and experience little to no issues when massive congestion occurs.
Essentially FVM looks to REPLACE EVM.
Let that sink in.
🧵/9
So, while the average user will benefit from a slightly better experience, the scaling efficiency would likely attract massive development and investment (which won’t cause network clog ups).
This will massively grow the ecosystem and probably drive $FTM price/mcap up.
🧵/10
Anyway, hopefully that gives a little clearer idea of HOW and WHY FVM will be superior and what it can do (and why it’s so important)
Do you actively trade your #crypto? Or do you buy and #HODL?
Ever aspired to be a day trader? Or at least be much more active in trading?
Ask anyone though, and they'll tell you "DON'T DO IT!" There are many reasons why that is...
🧵/1
Once upon a time, to day trade stocks, you needed AT LEAST $50k. And the reason is simple math. If you're trading a $6 stock, and intraday gain is only to $6.75, one share only makes you $0.75 profit. So you need a LOT more.
That's out of reach for most.
🧵/2
For traders with smaller bags but bigger dreams, the futures markets were born.
Here, you can trade on leverage. Did you know that for every $1 in price of Crude Oil, a crude oil futures contract is worth $1k?
So if oil goes from $98 to $103, that represents $5k.
Now that we've discussed how to check if liquidity is locked in a project, let's talk more about how to vet a smart contract.
First, we'll start with the block explorer.
🧵/1
The block explorer is where you can see all of those immutable transactions on the blockchain.
Each chain has it's own (bscscan, etherscan, ftmscan, snowtrace, etc)
You can go to the explorer and plug the contract address into the search bar.
🧵/2
A good place to start is to check out the contract creator's address.
Also, click on the total txn number of the contract and then click to the Last page. This will show you the first txns on the contract.