Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solidity

How to get the address of erc-20 token contract from token instance

ethereum solidity

Cannot find module 'fs-extra' when testing with Truffle

Importing files without adding .js extension existing project

How do I efficiently replace a storage array in Solidity?

arrays ethereum solidity

Solidity: problem creating a struct containing mappings inside a mapping

How to define TYPEHASH for EIP712 typed data signing with nested struct in Solidity?

ethereum solidity

Solidity inheritance override public constant

inheritance solidity

Must all nodes on the blockchain execute every smart contract function cal?

ethereum solidity

solidity transaction error, The called function should be payable if you send value and the value you send should be less than your current balance

How to get updated remaining HTS fungible token allowance on Hedera?

Push an array into struct - Copying of type struct memory[] memory to storage not yet supported

solidity smartcontracts

How can I make the data provided by some ChainLink aggregator get updated every time I click on my "getLatestPrice" button?

Internal JSON-RPC error with MetaMask on Polygon Blockchain. `ERC721: transfer caller is not owner nor approved.`

Read-only Functions Iteration Cost

ethereum solidity

Execution reverted when calling a method of my contract in NodeJs

node.js solidity web3js

What is the best way to access historical price data from Chainlink on a token in a decentralised manner?

How to generate a random number in solidity?

HashSet data structure in Solidity

ethereum solidity

TransactionError when using Brownie on Optimism - Tx dropped without known replacement

ethereum solidity brownie evm

What is a gas lane in chainlink and blockchain?