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)
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
Interacting with solidity library without source code
I am trying to interact with a solidity library without using its source code. The library is located at address 0xc0b843678E1E73c090De725Ee1Af6a9F728E2C47 on the rospten network. What I have attempte...

Adam Henderson
Votes: 0
Answers: 2