Etherum Reddit

More / Etherum Reddit - 2 years ago

Just joined

Just joined from bitcoin community and i must say its refreshing that there is not a cult vibe here. Useful features discussed and new developments. Bitcoin followers are like people who follow single brand and think everyone needs it because it was...

More / Etherum Reddit - 2 years ago

Eth Price Drop and Rapid Rebound

I saw the price of eth (and other crypto) rapidly dropped on news of the SEC lawsuits. To my pleasant surprise, within less than half a day, everything suddenly rebounded? Does anyone know what is causing the rebound? Thanks submitted by ...

More / Etherum Reddit - 2 years ago

Cancel a pending transaction

Hi there, I have an ETH pending transaction since 3 days now as I didn't send enough gaz. I read that I can cancel a pending transaction sending 0 ETH to the same address but with higher gaz and same nonce. Is it possible in my case that no...

More / Etherum Reddit - 2 years ago

gasleft(); Self fullfilling prophecy ?

Lets say we have a view function which'll use up more than 30m gas and ultimately fail for hitting the ceiling. (out of gas)What if i limited the function to stop if gas is low. function stuff() public view returns(uint a){ while(a<10000000 &a...

More / Etherum Reddit - 2 years ago

I got scammed! What to do?

Hi, guys.. I fucked up and got scammed by an "Airdrop" .. I know I know I know! But is there anything I can do? https://etherscan.io/tx/0x5b50da6a00522053c4f6ba8811a541fa86103f3836efd93a7866a7077f8c8aca Any help is very much appreciated &#...

More / Etherum Reddit - 2 years ago

Decentralized or centralized?

The sub Reddit says next generation of decentralized but the frequently asked questions is saying we can buy eth from centralized exchanges lol where's the decentralized way to obtain Ethereum? Is centralized exchanges the only way to get eth? Do...

More / Etherum Reddit - 2 years ago

Full ERC721 transfers data dump

Hello everyone, we are a small crypto research team who released an Ethereum data dump last week. Lots of people found it useful, so we decided to release a series of datasets over the next couple of weeks. You can access the full NFT transfers data...

More / Etherum Reddit - 2 years ago

ALGO and YOU

So I had this idea its not finished and I would like to bring it to a vote at some point for governance in ALGO. This plan involves ETH and i was wondering if any one even entertain the idea of yield farming on ALGO. This is a revised version of my o...

More / Etherum Reddit - 2 years ago

Just learned about Blockchain Intents

I just learned about the interesting concept of blockchain intents from this article. I didn't know about this, but it seems promising. I wonder if it's really going to happen. https://www.paradigm.xyz/2023/06/intents submitted by ...

More / Etherum Reddit - 2 years ago

Small question about remix

Hello, I recently seen some people building smart contract with specific vanity addresses like "0x000...0000" and I'd like to know how I can build it as a smart contract. I already found some programs on github to generate a privatekey...