Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in smartcontracts

How to Pull HIstorical Price Data from Solana Devnet Contracts?

near-api-js: Contract connection with no sender account

Ethers.js token price chart

Blockhash not found when sending transaction

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