Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in smartcontracts

How to check if a NEAR account has a smart-contract deployed and implements a required interface?

How to deploy two smart contracts that inherit from each other to test network together?

Error in plugin @nomiclabs/hardhat-etherscan: Error! Missing Or invalid Module name

Returning Struct Array in solidity

Verify and Publish Contract on Etherscan with Imported OpenZeppelin file

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