invoke a smart contract function from java application without need to listen to events...
Read MoreTransfer Value From Solidity Contract To Ganache Account With Web3.js...
Read MoreIn ethers.js, why does the return value of a function return an array containing the value instead o...
Read MoreSolidity mint function on multimint smart contract - payable nft not working...
Read MoreChainlink VRF callback gas limit set too low...
Read MorePass parameter as bytes32 to Solidity Smart Contract...
Read Morerequire('bignumber.js') fails in truffle test, npm ls -g shows it's installed (Windows)...
Read MoreChainlink Node - encode_tx error incorrect length...
Read MoreWant to pass address of one contract into another inside Foundry test...
Read MoreHow to wait for the tx confirmation in zkSync?...
Read Morewhy struct returns duplicate values as index in solidity?...
Read MoreThe contract code couldn't be stored, please check your gas limit : Ethereum Smart Contract Depl...
Read MoreLinking together smart contracts at deployment...
Read MoreWhy does my Ethereum transaction cost 21000 more gas than I expect?...
Read MoreHow to create event filter for contract created by contract in web3py...
Read MoreWith solidity and Web3, when I attempt to do myEvent.get() all I get is myEvent: undefined...
Read MoreHow i make my smart-contract interact with my token?...
Read MoreI am getting an INSUFFICIENT_TX_FEE error when trying to call a Solidity function that mints an HTS ...
Read MoreHow does the opcode JUMP work in the EVM Stack?...
Read MoreIs there a better way to create unique id instead of uint256 in Solidity?...
Read MoreHow to iterate through an array of structs and change one member in one struct in the array: SOLIDIT...
Read MoreHow can I get the running result when I run method on contract?...
Read MoreBuy custom token from eth (in test net)...
Read MoreParserError: Source file requires different compiler version (current compiler is 0.8.7+commit.e28d0...
Read MoreDeployed contract on Goerli network with hardhat return 0x000 address...
Read MoreAirdrop contract not working -- VM error: revert...
Read MoreAccessing smart contract member functions through Web3...
Read MoreOpenZeppelin: TypeError: Function has override specified but does not override anything...
Read MoreAccepting parameters in javascript to send to solidity smart contract...
Read MoreThe SetApprovalForAll is not working when I try to transferFrom from a marketplace...
Read More