Search code examples
Extracting emitted events (logs) from geth transaction trace (debug_traceCall)...


ethereumgo-ethereumgethevm

Read More
abi.encode() giving different results in ganache and sepolia , both of them don't make sense...


ethereumsoliditytruffleganacheevm

Read More
Nodes in blockchain...


ethereumblockchainevm

Read More
Disassembling bytecode into opcodes across different EVM versions...


ethereumsoliditydecompilingopcodeevm

Read More
How to handle rounding errors in solidity code? Avoid precision loss or keep track of precision loss...


error-handlingsolidityrounding-erroruintevm

Read More
Uniswap v3 nonfungiblePositionManager.mint revert after createAndInitializePoolIfNecessary...


smartcontractsevmuniswap

Read More
ZoKrates Invalid witness produces valid proof...


ethereumsolidityevm

Read More
Brownie Github Actions workflow...


pythonchainlinkbrownieevm

Read More
How does the opcode JUMP work in the EVM Stack?...


ethereumsolidityevm

Read More
`paint_evm::Event` is not implemented for `Event`...


rustethereumsubstrateparity-ioevm

Read More
Making Ethereum transaction smart contarct input data in human readable...


ethereumsoliditybytecodeevm

Read More
How to generate address in metamask/coinbase progrematically?...


google-chrome-extensionethereummetamaskcoinbase-apievm

Read More
Creating a wallet on ether creates it on all EVN supported networks?...


cryptographyethereumblockchainwalletevm

Read More
Bypassing Solidity's assembly return blocking further function execution...


ethereumblockchainsoliditysmartcontractsevm

Read More
Issues using a delegateCall (proxy contract with Solidity) and using variables inside the delegate c...


ethereumsolidityhardhatproxy-patternevm

Read More
Where event LogFeeTransfer is used in polygon contract?...


soliditypolygoncryptocurrencyevmmatic

Read More
Smart contract factory using an array of Struct as a parameter...


ethereumsolidityevm

Read More
Greatest of 4 Numbers Solidity Assembly Code...


functionassemblysolidityevm

Read More
return array of type string in solidity...


blockchainethereumsolidityevm

Read More
how to run the rest of the test code after a failed call to the contract in hardhat?...


javascripttestingsolidityhardhatevm

Read More
How to ".call" a function of another contract which uses ".call"...


ethereumsoliditysmartcontractsreentrancyevm

Read More
Does a contract instance created via interfaces have the same address as the original deployed contr...


ethereumsoliditysmartcontractsbrownieevm

Read More
Is possible to call a function from another contract in assembly ? Solidity...


ethereumsolidityremixopcodeevm

Read More
What are the tradeoffs associated with the initialization syntax of the maximum value of an integer?...


ethereumsolidityevm

Read More
Cannot deploy EVM subnet locally on Avalanche "Error: failed to query network health"...


linuxterminalvirtual-machineevmavalanche

Read More
What causes a reentrancy error in this function?...


blockchainsolidityevm

Read More
Can CREATE2 be used to simulate the nonce in CREATE?...


blockchainethereumsolidityevm

Read More
Can Ethereum transaction (calling contract function) fail for reasons other than assert()/require()/...


exceptiontransactionsethereumsolidityevm

Read More
Convert bytecode to opcode using web3j...


web3-javaevm

Read More
How to use conditionals with modifiers?...


blockchainethereumsolidityremixevm

Read More
BackNext