Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in smartcontracts

What should the "params" argument to web3::contract::Contract::query look like?

Error: Truffle is currently using solc 0.5.16, but one or more of your contracts specify “pragma solidity ^0.8.0”

Testing Token with Uniswap liquidity provisioning using hardhat

Can you easily move an existing NFT project to IPFS?

Chainlink node operator set Link Fee

How to send ETH to a contract function with ethers.js?

How to test smart contract with cross-contract invoke using truffle?

How to interact with Smart Contract deployed on Blockchain from Swift app

transaction underpriced in BEP-20 Token transaction

Checking and granting role in Solidity

Solana airdrop error, need help to fix my problem

What is difference between internal and private in Solidity?

The transaction declared chain ID 5777, but the connected node is on 1337

Interact with deployed contract with ABI using Remix

TypeError: Explicit type conversion not allowed from "int_const -1" to "uint256"

How to check transfer of eth from an address to smart contract

How to convert a BigNumber to a normal number in Typescript