Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about evm

Read more about evm

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)

Questions - evm

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...
test-img

dani9837

ethereum

solidity

evm

Votes: 0

Answers: 1

Latest Answer

From what I understand of your use case, your first instinct is probably the simplest and the best solution unless you have an easy way to compute the total pool. You have to keep in mind that in soli...
test-img

Xavier Hamel

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...
test-img

Adam Henderson

blockchain

ethereum

solidity

evm

Votes: 0

Answers: 2

Latest Answer

It is not possible. For a smart contract to call a function from another smart contract, you need the source code and the address of the deployed contract. When you create an instance of the library, ...
test-img

NuMa

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved