Search code examples
Sending ERC20 tokens using the transfer function...


cryptographyethereumsoliditysmartcontractsbsc

Read More
How to test the Solidity-By-Example Mapping smart contract in Remix?...


testingethereumsoliditysmartcontractsremix

Read More
How do websites like cryptocompare.com, coinmarketcap.com or livecoinwatch.com track the prices of c...


apiethereumbitcoincryptocurrencycoinmarketcap

Read More
Can polygon smart contract call an Ethereum smart contract function?...


blockchainethereumsoliditypolygonsmartcontracts

Read More
How is a NFT Token ID assigned to an object (e.g., picture, tweet, video, etc.)...


blockchainethereumnft

Read More
How to add a uint T in constructor that will be a time constant inside my smart contract?...


ethereumsoliditysmartcontractsremixether

Read More
If RPC node crashes in private Ethereum network, transactions in mempool might be lost?...


ethereumgethresiliency

Read More
How to add response to HelloWorld in Solidity Remix?...


ethereumsoliditysmartcontractsremix

Read More
How to add smart contract functionality in PHP?...


phpblockchainethereumsolidityweb3js

Read More
if statement to activate a function after a time period (solidity)...


ethereumsoliditysmartcontractsremixevm

Read More
Can gas fees be paid from another account when transferring tokens using Web3?...


pythonethereumbinanceweb3py

Read More
Web3 error when trying to call contract methods...


reactjsethereumweb3jstruffleganache

Read More
Web3 code working in terminal but not my IDE...


javascriptethereumweb3js

Read More
How does Web3-Token verify method really work and is it really secure?...


ethereummetamask

Read More
How do I access a plain Ether transaction event in a Solidity Ethereum smart contract dApp?...


ethereumsoliditydecentralized-applications

Read More
How to get smart contract info? like code and ABI in a local ganache node...


blockchainethereumweb3jsganache

Read More
How to get ens username using ensjs...


javascriptethereumethers.js

Read More
What is the Log Event emitted for ENS when the resolving address is updated...


javascriptethereum

Read More
Why do openSea fetching data from IPFS all of a sudden?...


ethereumsmartcontractsipfsnft

Read More
Is Ethereum wallet to wallet token exchange possible?...


blockchainethereum

Read More
ERROR: brownie.exceptions.RPCConnectionError: Able to launch RPC client, but unable to connect...


pythonblockchainethereumsolidity

Read More
Ethers.js event listeners - Expected behavior for many getLogs/chainId/blocknumber requests?...


ethereumethers.jsdecentralized-applications

Read More
Standard Common Practice Method in Solidity to perfrom any type of division?...


ethereumsoliditysmartcontracts

Read More
Does a Bitcoin block stores the corresponding dollar value of a transaction?...


blockchainethereumbitcoineconomics

Read More
How do I reset Hardhat's mainnet fork between tests?...


mocha.jsethereumethers.jshardhat

Read More
Nethereum works well in unity editor, but not in android device...


ethereumnethereum

Read More
How to transfer ether to smart contract by msg.value?...


ethereumsolidity

Read More
Is possible to see output data when tracking a transaction from its address on Etherscan?...


javascriptblockchainethereumetherscan

Read More
Decode constructor arguments in solidity...


javascriptethereumsoliditysmartcontractsweb3js

Read More
Gas estimation failed: 'invalid opcode: INVALID'. This transaction will likely revert. If yo...


ethereumsoliditysmartcontractsbrownie

Read More
BackNext