Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solidity

how to create new ethereum/solidity contract for each test in javascript/truffle

Error: Returned values aren't valid when trying to call function

definition of base has to precede definition of derived contract

Solidity - Why default getter of a public Struct variable doesn't return every variable inside Struct

ethereum solidity ethers.js

How to fix "insufficient funds for gas * price + value"?

How do I send transactions to RSK deployed smart contract functions via Ethers.js and Hardhat

solidity ethers.js rsk

What is the best practice of copying from array to array in Solidity?

Python equivalent to Solidity u256

python solidity web3py

How to test contract with multiple accounts / addresses in truffle?

testing solidity truffle

How to pass array of structs as argument on etherscan (tuple[])?

The need to allocate memory for string

solidity

Calling External Contract throws error : VM Exception while processing transaction: revert

In remix Ide what does this notification means? "You have not set a script to run. Set it with @custom:dev-run-script NatSpec tag"

blockchain solidity remix

Ethers.js, send money to a smart contract (receive function)

How is gas usage calculated when using if statements

ethereum solidity

Best Practices for Verifying Ownership of an NFT ERC-721 Token

Time manipulation in a hardhat test

solidity hardhat

difference between interface and abstract contract in solidity

Error: invalid BigNumber value (argument="value", value={"value":"25000000000000000"}, code=INVALID_ARGUMENT, version=bignumber/5.5.0)