Search code examples
ValueError: Unknown URI - must be a path to an IPC socket, a websocket beginning with 'ws' o...


ethereumblockchainsmartcontractsganachebrownie

Read More
Difference of balance keyword between different blockchain...


soliditysmartcontracts

Read More
Ethereum Solidity Contract - Mocha timeouts at web3.eth.Contract send() method...


mocha.jsethereumsoliditysmartcontractsweb3js

Read More
How can I get chain id explorer?...


javascriptethereumblockchainsmartcontractsethers.js

Read More
Solidity: Call Deposit function with value...


ethereumblockchainsoliditysmartcontractsremix

Read More
Can ETH miners check all the data which is stored in Ethereum?...


ethereumblockchainsoliditysmartcontracts

Read More
Hedera-sdk-py Smart Contract Deployment and Querying...


pythonblockchainsoliditysmartcontractshedera-hashgraph

Read More
Delegate call in Solidity - Proxy Pattern...


ethereumsoliditysmartcontracts

Read More
The transaction has been reverted to the initial state. The called function should be payable if you...


ethereumblockchainsoliditysmartcontractsremix

Read More
Faucet contract only permits owner to perform transactions...


blockchainsoliditysmartcontractsbinance-smart-chainbep20

Read More
When calling a smart contract function, do the params record on blockchain?...


ethereumblockchainsoliditysmartcontractsopenzeppelin

Read More
I need to understand below smart contract code...


soliditysmartcontracts

Read More
Solana Test Program Anchor Test failing tsconfig.json" > needs an import assertion of type &...


testingrustanchorsmartcontractssolana

Read More
Uniswap v2 swap() function. What are balance0 & balance1?...


ethereumblockchainsoliditysmartcontractsuniswap

Read More
TypeError: Explicit type conversion not allowed from "uint256" to "address"...


smartcontractsnftopensea

Read More
Solana Anchor Lang: anchor init creates project with TypeError: Cannot read properties of undefined ...


blockchainsmartcontractssolanaanchor-solana

Read More
How to optimize this smart contract function in Solidity about deleting an element in particular ind...


arraysalgorithmsoliditysmartcontracts

Read More
What is the difference of calling methods between in derived function and with new key word in Solid...


inheritancesoliditysmartcontracts

Read More
Get deployed contract by address...


soliditysmartcontractshardhat

Read More
Is it possible in solidity to check if a contract has specific function before calling it and not re...


ethereumsoliditysmartcontractsuniswap

Read More
What is the usage of override in Solidity?...


soliditysmartcontracts

Read More
Deploying to fuji network with hardhat creates HttpProviderError...


blockchainsmartcontractshardhatavalanche

Read More
call function has error ::::: RPCError: got code -32000 with msg "execution reverted"...


flutterdartsmartcontractsrpcremix

Read More
What is the best way to assign an ID to a deposit?...


ethereumblockchainsoliditysmartcontracts

Read More
Solidity v0.6.0. Fallback functions. What are they needed for?...


blockchainethereumsoliditysmartcontracts

Read More
Track smart contract transactions...


ethereummonitoringsmartcontracts

Read More
How to test a solidity payable function with hardhat...


testingsoliditychaismartcontractshardhat

Read More
Is it possible to provide access to the smart contract only from the application and block direct ac...


ethereumsoliditysmartcontracts

Read More
TypeScript chaincode invocation is failing from fabric samples...


typescripthyperledger-fabricsmartcontractschaincode

Read More
Data location must be "calldata" for parameter in external function, but none was given. -...


compiler-errorsethereumsoliditysmartcontractsremix

Read More
BackNext