Search code examples
How to create a function that returns me my selection between more structs in Solidity?...


ethereumsolidity

Read More
Where to load contract to prevent undefined methods when calling contract?...


javascriptnext.jsethereumsolidityweb3js

Read More
Pick Winner Lottery test throws; Error: Transaction has been reverted by the EVM:...


blockchainethereumsolidity

Read More
In what slots are variables stored that are defined after an array in Solidity?...


ethereumsolidity

Read More
use TransferFrom in solidity smartcontract ( ERC-20 )...


ethereumsoliditysmartcontracts

Read More
Problem push values to an enum array in a struct...


ethereumsolidity

Read More
brownie AttributeError: 'NoneType' object has no attribute 'getEntranceFee'...


pythonethereumsoliditysmartcontractsbrownie

Read More
Getting Promise Object when Calling Solidity Functions...


javascriptethereumsolidity

Read More
Member "push" not found or not visible after argument-dependent lookup...


ethereumsoliditysmartcontracts

Read More
Must all nodes on the blockchain execute every smart contract function cal?...


ethereumsolidity

Read More
Solidity mapping access with parentheses instead of square brackets?...


mappingethereumsolidity

Read More
How to convert string to bytes8 in solidity?...


stringbyteblockchainethereumsolidity

Read More
How to pass struct as argument from one contract to another contract...


ethereumsolidity

Read More
Error when I call transfer function in ERC20 contract from other contract, But, can use mint/burn...


javascriptethereumsoliditysmartcontracts

Read More
Hiding partial results in a smart contract...


cryptographyethereumsoliditysmartcontracts

Read More
Stuck with deciding the working of a Smart Contract Project...


ethereumsoliditysmartcontracts

Read More
Sign transaction without broadcasting it with metamask (not using private key)...


javascriptethereumweb3jsmetamaskethers.js

Read More
When was the ETH contract called?...


ethereumsmartcontracts

Read More
How can I find the followingin a block with web3.js...


transactionsethereum

Read More
Want to know the reason how Rarible and Opensea sync the items using the same wallet address?...


blockchainethereumpolygonmetamaskopensea

Read More
How to fix "DeclarationError: Identifier not found or not unique"?...


blockchainethereumsoliditysmartcontractsremix

Read More
How to interact with mapping of mappings for structs in solidity?...


ethereumsolidity

Read More
Is it possible to make certain fields of a structure only available to contract owner?...


blockchainethereumsoliditysmartcontracts

Read More
how to I write timestamp in erc721-contract when someone transfer it...


blockchainethereumsolidity

Read More
how do i resolve this when am deploying solidity on vs code...


ethereumsoliditysmartcontractsbinance-smart-chainico

Read More
How to reference LINK token on (forked) development network without "invalid opcode"?...


ethereumchainlinkganachebrownie

Read More
How to fix undeclared identifier even though its present in ERC721Enumerable...


ethereumsoliditysmartcontractsnftremix

Read More
How to capture scaffold-eth Transactor error...


transactionsethereumsoliditymetamask

Read More
How do I send my custom token to another account?...


ethereumsolidity

Read More
How to use your own tokens in other contracts?...


ethereumsolidity

Read More
BackNext