Fast Cash with Tokens

Machairodont

Junior Member
Joined
Oct 9, 2021
Messages
166
Reaction score
155
I'm investigating the ETH blockchain a bit, and found a good example how some scammers rip off other people:

Token: PYTHON
Token address: 0x3553494D9445eC07237099fB2a1Adb4cb8Db4015

Created one hour ago, transactions of the creator:
He funded his new ETH account with 2.992 ETH from Binance.
1639044916000.png

He created and funded the token with 2 ETH, then waited until some folks put cash in:

1639044977181.png

Few minutes later, he pulled liquidity out:

1639045091092.png

And ended up with a nice profit:
1639045206446.png


The last guy who bought this Token was a very unlucky one:
1639045295071.png

Invested 0.1 ETH and got 0.00000056 tokens for it...

Be aware of this kind of rip-offs ! Don't fall into these traps...
 
Last edited:
i wonder how people buy those tokens withought know anything about it?
 
Such exams take place daily on sites like Dextools
 
That's why before you invest in any token

- Check if the project has a proper transparent team. If not - red flag
- read their whitepaper and look at their roadmap to understand the project better. - If they don't have one or look shady- red flag


.
 
I'm investigating the ETH blockchain a bit, and found a good example how some scammers rip off other people:

Token: PYTHON
Token address: 0x3553494D9445eC07237099fB2a1Adb4cb8Db4015

Created one hour ago, transactions of the creator:
He funded his new ETH account with 2.992 ETH from Binance.
View attachment 194692

He created and funded the token with 2 ETH, then waited until some folks put cash in:

View attachment 194693

One hour later, he pulled liquidity out:

View attachment 194694

And ended up with a nice profit:
View attachment 194695


The last guy who bought this Token was a very unlucky one:
View attachment 194697

Invested 0.1 ETH and got 0.00000056 tokens for it...

Be aware of this kind of rip-offs ! Don't fall into these traps...
Shit Token are really dont Worth to Put even $1 in it because you dont know the Behind of token whats Planning they making to Liquidate us
 
That's why before you invest in any token

- Check if the project has a proper transparent team. If not - red flag
- read their whitepaper and look at their roadmap to understand the project better. - If they don't have one or look shady- red flag


.
Man most of the projects look similar with the same intent, what to do then
 
I'm sure there are bots in place who jump in on every new token created on uniswap.

This guy seems to simply rip-off these bots...

Check out here, how many new token gets added to uniswap, it's nearly a new one every few minutes!

https://app.moontools.io/pairs/new/uniswap
 
Last edited:
Man most of the projects look similar with the same intent, what to do then

The only thing to make sure its legit is to analyze the contract.

Here is a good example that shows the basics how to do it:


But it's only the basics. Things can get quite complicated.
For example a token contract can be only a proxy to the underlaying logic contract,
and this logic contract can be replaced at a later stage by swapping the used underlaying logic contract address in the proxy contract.

1639120351892.png

https://santexgroup.com/blog/is-it-possible-to-upgrade-a-smart-contract-once-deployed/
And even if there is no proxy contract in place, and the token contract seems to be perfectly fine,
keep in mind that normaly the dev of a token gets payed out a huge sum of tokens at the creation state.
And he has full control over these tokens and can dump them anytime.

So to summarize:
You can never be 100% sure if it's not your contract/token.
You can get some security by analyzing the contract.
But you must fully trust the dev/team behind the token to play fair.
 
The only thing to make sure its legit is to analyze the contract.

Here is a good example that shows the basics how to do it:


But it's only the basics. Things can get quite complicated.
For example a token contract can be only a proxy to the underlaying logic contract,
and this logic contract can be replaced at a later stage by swapping the used underlaying logic contract address in the proxy contract.

View attachment 194886

https://santexgroup.com/blog/is-it-possible-to-upgrade-a-smart-contract-once-deployed/
And even if there is no proxy contract in place, and the token contract seems to be perfectly fine,
keep in mind that normaly the dev of a token gets payed out a huge sum of tokens at the creation state.
And he has full control over these tokens and can dump them anytime.

So to summarize:
You can never be 100% sure if it's not your contract/token.
You can get some security by analyzing the contract.
But you must fully trust the dev/team behind the token to play fair.
much appreciate it
 
Back
Top