Metafora

Discussions from the Metaverse

Message, share, and broadcast from your crypto wallet. It's like Twitter for blockchain.
Powered by Million.
Deleted
@MM-Matt

WITH
SUM_BUYS AS (
SELECT
"to" AS address,
SUM(value/1e18) AS amount
FROM erc20."ERC20_evt_Transfer"
WHERE contract_address = '\x6b4c7a5e3f0b99fcd83e9c089bddd6c7fce5c611'
GROUP BY 1),
SUM_SELLS AS (
SELECT
"from" AS address,
SUM(value/1e18) AS amount
FROM erc20."ERC20_evt_Transfer"
WHERE contract_address = '\x6b4c7a5e3f0b99fcd83e9c089bddd6c7fce5c611'
GROUP BY 1)
SELECT
'no_diamond_hands',
COUNT(DISTINCT CASE WHEN ss.amount IS NOT NULL THEN sb.address END)
FROM SUM_BUYS sb
LEFT JOIN SUM_SELLS ss ON(sb.address = ss.address)

UNION

SELECT
'yes_diamond_hands',
COUNT(DISTINCT CASE WHEN ss.amount IS NULL THEN sb.address END)
FROM SUM_BUYS sb
LEFT JOIN SUM_SELLS ss ON(sb.address = ss.address);
Reply 2 Link
@dolphin this is the query behind the diamond hands KPI
Reply 1 Link
@MM-Matt Yes exact. The flaw of this query is the fact that probably many holders are stuck with their MM because moving them on Ethereum network is impossible due to fees
Reply 1 Link
@MM-Matt we should definitely dive further into those data
Reply 1 Link
@dolphin @MM I like where this going. Nice work. If ETH transaction fees start getting smaller, it will be interesting. Think the other day it was around $30 if I am not mistaken.
Reply 0 Link
@Mya 😂😂😂
Reply 1 Link
@Mya I think TL will be impressed with the commitment, fwiw 😂

1) It's the haters that force you to become better.
2) Adversity breeds creativity.

I say keep up the good work mate 🤟
Reply 8 Link
@TL another good example of why we need to be able to block content from some accounts. We have a very boring fudder crying all day long because his delicate feelings got hurt.
Reply 5 Link
Deleted
Hi, what do you think about the price for the next 30 days?
Reply 1 Link
@justdreamforever i think it could jump to 0,0003 BTC
Reply 0 Link
Is it fair to say that Techlead has built 2 MM use cases in less than a year, namely Metafora and DefiPro ?
Reply 3 Link
@AodaiVietnamNFT yes. So many Karens
In mm community lmao.
Reply 1 Link
Deleted
@SkepticGhostHunting Very novel idea.
Reply 1 Link
Deleted
@Cam_271 yeah. Invest in alphabet.
Reply 1 Link
@Cam_271
Did you delete your post or was it an admin?
Reply 0 Link
Artificial intelligence + Million Token = 🚀

I put the MM price chart through the machine learning ensemble algorithm at work (don't tell the boss!), this is what it chucked out. Not sure whether to laugh or cry. 😂

@Tim_MM_Hodler will be setting limit orders at $6.5 and $7 no bloody doubt.
@Web3BabySteps it's not TA...its better 🤖

*Lines are my own
https://bit.ly/3LrdJvN
Reply 18 Link
@JamesHuckle Looks like it'll be a cannibalistic blood bath after you sell / take profits. God help us! xD
Reply 0 Link
Deleted
what is easier between MM goes to $20 or AVAX goes to $100?
Reply 1 Link

A project of Million Token. FAQ