Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solidity

How to transfer a NFT from one account to another using ERC721?

Solidity ^0.8.0. override virtual. "TypeError: Derived contract must override function .." but it already has the virtual override keywords

overriding solidity

TypeError: Cannot read property 'length' of undefined - While deploying using hardhat

Create a transaction with data using etherjs

solidity ethers.js hardhat

How to get ERC-721 tokenID?

Testing reverted assertions with waffle + chai doesn't work

Solidity ParserError: Expected ';' but got '{'

solidity

Error: Failed to fetch the Solidity compiler

node.js solidity truffle

mapping functions in solidity

solidity smartcontracts

I want to add a number to a bytes array in solidity

Why am I getting exceeds gas limit error when I specify the exact gas limit?

ethereum solidity truffle

Link Javascript to Solidity?

How to deploy two smart contracts that inherit from each other to test network together?

UserWarning: There was an issue with the method eth_maxPriorityFeePerGas. Calculating using eth_feeHistory

python solidity