Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in smartcontracts

Discrepancy in web3.contract.functions.getAmount()

How to query the balance of a TRC20 token for a given TRX address?

Is there an API to query or subscribe to events on the MultiversX blockchain?

smartcontracts multiversx

What is the difference between Smart Contract and Transaction?

How do I load my Solana wallet using my private key file?

What is the difference between pure and view modifiers in solidity?

MekaVerse NFT smart contract is using ECDSA, but I don't understand how it works

How do I check empty string in solidity?

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?