python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
msg.value raises error and doesn't send eth to contract
I am trying to write a simple Contract in Remix and cannot find a solution for the following problem: Trying to transfer a specific amount of Ethereum to the contract.
The contract compiles and deploy...
SQU
Votes: 0
Answers: 1
Solidity/Ethereum. Cheaper alternative regarding gas
I am learning solidity/ethereum and I came across this situation:
I have a mapping(address => unit) that keeps track of how much every address is paying my contract, and at some point, I have to co...
dani9837
Votes: 0
Answers: 1
Getting this error while trying to build: Module not found: Error: Can't resolve 'crypto' in
Module not found: Error: Can't resolve 'crypto' in 'C:\Users\Dana\Desktop\myapp\node_modules\web3-eth-accounts\lib'
BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules b...
dana sandman
Votes: 0
Answers: 1
BitQuery wrong data/not real time
Hi I started playing with BitQuery graphql to see if it would help me with querying blockchain data. I love the idea of single API for most of the blockchains.
I have a problem tho. The data that Im g...

Mugetsu
Votes: 0
Answers: 2