More / Etherum Reddit - 1 year ago
Since Jaxx Liberty turned off, I don't have my Eth opened on any wallet, but I have the seed phrase, which wallet is considered safe to restore them? submitted by /u/adnanski [link] [comments]
More / Etherum Reddit - 1 year ago
Hi guys, somehow all my ETH was withdrawn from my trust wallet. It seems nothing else was touched, only ETH. I rarely check my wallets, I dont participate in any airdrops, giveaways, or buy any suspicious tokens. I only used trust to store my ETH / u...
More / Etherum Reddit - 1 year ago
Hey, We've been running a web3 HackerNews-like project (kiwinews.xyz) and we have a bridging challenge. To post and upvote links on our protocol you need to have an NFT. We started with Mainnet, but because minting a $10 NFT sometimes cost $20 i...
More / Etherum Reddit - 1 year ago
From my understanding, each block is essentially a message. I send 1 ETH to mark by telling the whole network βHey, Iβm sending 1 ETH to Mark.β And my message gets thrown into a block, which is essentially a group of messages. Blocks are segregated b...
More / Etherum Reddit - 1 year ago
Massive private stablecoin project in Switzerland on Ethereum: Massive funding, backed by top politicians and with swiss regulators on board. In my opinion, this is one of the most serious and biggest projects on Ethereum - in line with the ideals of...
More / Etherum Reddit - 1 year ago
I think I just got 3.5 staked ETH stolen from my coinbase wallet account ???? submitted by /u/SnooPeppers9372 [link] [comments]
More / Etherum Reddit - 1 year ago
Title. https://blog.thirdweb.com/security-vulnerability/ They discovered it Nov. 21st, they claim it hasn't been exploited on any of their contracts. It impacts basically all of their factory contracts before Nov. 21st and they're having pa...
More / Etherum Reddit - 1 year ago
Hello to everyone, a week ago i found a yt video where someone says the steps you have to follow to deply a bot (there's a plethora of those in YT right now) that utilizes chatgpt to write a code that, as they claim can bring you profit. Now, usu...
More / Etherum Reddit - 1 year ago
So, I've hit a roadblock, I'm wanting to create a token which can be bridged across different Ethereum based networks. The issue I'm having is finding a go to solution bridge, or method to allow the transfer of my token on day 1. What ser...
More / Etherum Reddit - 1 year ago
I'm in the process of creating a new Governance Mechanism using Python coding, PyCharm, ChatGPT for jargon sifting ????, and hopefully some engageful public feedback to implement multi-level governance protocols and a feature allowing governance...
More / Etherum Reddit - 1 year ago
Let's say I have the contracts of the tokens this person bought previously in for example Uniswap, how can I find its wallet address? submitted by /u/Spirited_Session_478 [link] [comments]
More / Etherum Reddit - 1 year ago
Hi Ethereans, Happy holidays, I'm not a programmer but I'm still knowledgeable on Ethereum & Web3. I'm helping a client and need some help of my own. They're trying to create products for Ethereum, but since they're a large...
More / Etherum Reddit - 1 year ago
Hi a friend recomended i bridge my base to regular ETH on this site 10 days ago and I havent received my money back. I didnt sent too much, but enough where i am concerned. https://bridge.base.org/deposit Below is the transaction: https://basescan.or...
More / Etherum Reddit - 1 year ago
I have a transcation that is sitting contingent on me paying the gas fees and ive been stressing out trying to figure out how to pay but this seems like a pretty good way to do it. Can you let me know what you think? Fees are upwards of 10k. ...
More / Etherum Reddit - 1 year ago
I've mostly been using trust wallet to swap erc20 tokens and it has a built in swap system that automatically finds the "cheapest" fees and best route for swapping across a few different DEX's. However these "cheapest fees"...
More / Etherum Reddit - 1 year ago
I have some mathematical algorithm I have reason to run as an on-chain function in a smart contract. After unrolling for-loops I'm looking at I'm guessing 10000 lines of code where each line is doing simple arithmetic (adding or multiplying f...
More / Etherum Reddit - 1 year ago
I was going to experiment with bridging to Mantal blockchain and because its considerd a swap the fee is crazy high. Is there a compute calculator to see if I should send a certain amount to balance out the 40 to 100 usd Ethereum want for me to send...
More / Etherum Reddit - 1 year ago
I want to bridge a token that does not use secp256k1. I am going to play around on a local chain on my laptop with Hardhat first. ERC-1271 is built for this purpose, and so I'll use that. Just to start with, I'll forget the bridging logic. I...
More / Etherum Reddit - 1 year ago
Iβm building a Dapp. I want to code a way for a new Ethereum wallet to be assigned to new users of my Dapp when they sign up. Also, if I wanted to use account abstraction to make it more difficult for users to lose their wallets, how would I implemen...