Search code examples
invoke a smart contract function from java application without need to listen to events...


javaethereumsolidityweb3-java

Read More
Transfer Value From Solidity Contract To Ganache Account With Web3.js...


javascriptethereumsolidityweb3jsremix

Read More
In ethers.js, why does the return value of a function return an array containing the value instead o...


typescriptsolidityethers.jshardhatrootstock

Read More
Solidity mint function on multimint smart contract - payable nft not working...


javascriptblockchainsoliditysmartcontractshardhat

Read More
Chainlink VRF callback gas limit set too low...


soliditychainlink

Read More
Pass parameter as bytes32 to Solidity Smart Contract...


goethereumsoliditygo-ethereum

Read More
require('bignumber.js') fails in truffle test, npm ls -g shows it's installed (Windows)...


javascriptnpmsoliditytrufflebignumber.js

Read More
Chainlink Node - encode_tx error incorrect length...


soliditychainlink

Read More
Want to pass address of one contract into another inside Foundry test...


ethereumsolidityhardhatfoundry-forge

Read More
How to wait for the tx confirmation in zkSync?...


typescriptsolidityhardhatether

Read More
why struct returns duplicate values as index in solidity?...


structethereumsoliditytruffle

Read More
The contract code couldn't be stored, please check your gas limit : Ethereum Smart Contract Depl...


ethereumsolidityweb3jstruffle

Read More
Linking together smart contracts at deployment...


ethereumsoliditytruffle

Read More
Why does my Ethereum transaction cost 21000 more gas than I expect?...


ethereumsolidityweb3jsgo-ethereum

Read More
How to create event filter for contract created by contract in web3py...


pythonsolidityweb3py

Read More
With solidity and Web3, when I attempt to do myEvent.get() all I get is myEvent: undefined...


javascriptsolidityweb3js

Read More
How i make my smart-contract interact with my token?...


tokenethereumblockchainsoliditysmartcontracts

Read More
I am getting an INSUFFICIENT_TX_FEE error when trying to call a Solidity function that mints an HTS ...


blockchainsolidityhedera-hashgraphhashgraph

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


ethereumsolidityevm

Read More
Is there a better way to create unique id instead of uint256 in Solidity?...


solidity

Read More
How to iterate through an array of structs and change one member in one struct in the array: SOLIDIT...


arraysstructsolidity

Read More
How can I get the running result when I run method on contract?...


javascriptethereumsolidityweb3jstruffle

Read More
Buy custom token from eth (in test net)...


soliditysmartcontractsremix

Read More
ParserError: Source file requires different compiler version (current compiler is 0.8.7+commit.e28d0...


blockchainsoliditychainlink

Read More
Deployed contract on Goerli network with hardhat return 0x000 address...


solidityhardhat

Read More
Airdrop contract not working -- VM error: revert...


ethereumsoliditysmartcontractsweb3js

Read More
Accessing smart contract member functions through Web3...


javascriptethereumsoliditysmartcontractsweb3js

Read More
OpenZeppelin: TypeError: Function has override specified but does not override anything...


soliditysmartcontractsopenzeppelin

Read More
Accepting parameters in javascript to send to solidity smart contract...


javascriptsoliditysmartcontractsweb3js

Read More
The SetApprovalForAll is not working when I try to transferFrom from a marketplace...


soliditynftremix

Read More
BackNext