Skip to main content

Questions tagged [gas]

Gas is a 'sub-currency' which enables the EVM and Ethereum's decentralised computer to run -- with each operation, an amount of gas (proportional to the computational effort required to perform the operation) is consumed.

0 votes
0 answers
10 views

I’m building a high-throughput minting system for NFTs on Polygon using a NestJS In normal mode, minting is sequential and stable. In burst mode, I need to mint ~10,000 NFTs at once (each mint is a ...
Manav Jain's user avatar
0 votes
1 answer
51 views

exchanging funds, an audit revealed your account's return rate reached 100%. Therefore, you are required to pay a 10% Ethereum Public Chain Maintenance Fee in accordance with the Ethereum Public Chain ...
みつばち's user avatar
0 votes
1 answer
36 views

I am trying to send my token from metamask but every time it failed. Getting below msg From: 0xDc5Ca6059a11eCf6E5759485848DaF94F15C05be To: 0x4527a3B4A8A150403090a99b87efFC96F2195047 (P2P Solutions ...
minanath nakhawa's user avatar
0 votes
1 answer
44 views

I'm auditing a smart contract and have a question about the gas cost implications of using a dynamic storage array. Consider a simple contract like this: // SPDX-License-Identifier: MIT pragma ...
srnldai's user avatar
  • 101
0 votes
1 answer
69 views

For example ecrecover has a constant gas of 3000 units, and a precompile for secp256r1 signature verification takes up a constant gas fee of 3450 gas units. The RIP7212 states : The gas cost is ...
Zartaj Afser's user avatar
  • 4,293
0 votes
1 answer
60 views

I'm using ethers.js to interact with my smart contract and send a transaction. However, when the transaction fails (reverts), I can't access the receipt or the gas used, because ethers.js throws an ...
Hacan's user avatar
  • 11
1 vote
0 answers
31 views

I'm using Uniswap V3 to quoteSingleInput of how many token1 I get for token1. WETH/ARB in this case, both having 18 decimals. I've asked ChatGPT how I do it, and it keeps trying to get me to get the ...
David Luke's user avatar
0 votes
0 answers
42 views

i have my ethereum blockchain running on v1.13.14 i.e altaaya .I have to increase gas fee for my running blockchain . How to i can gas fee for my chain and if it is possible is it can be done by ...
Karanvir Singh's user avatar

15 30 50 per page
1
2 3 4 5
116