Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solidity

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)

How to delete an image saved in IPFS blockchain?

Execution reverted during call: This transaction will likely revert. If you wish to broadcast, include `allow_revert:True`

How to implement onERC721Received function

solidity

How do you Associate/Dissociate an HTS token using EVM transaction?

solidity hedera-hashgraph

Solidity: Using mapping and code design for lottery contract address