Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in smartcontracts

Solidity Assembly, the mstore function, and the width of a word in bytes

NEAR smart contract rust Error: "Cannot deserialize value with Borsh"

How to check if an address is an existing address on the ethereum blockchain?

When is function reverted?

Encountered an error while attempting to update latest block

Check if msg.sender is a specific type of contract

Call a function in another contract - Solidity

ParserError: Source file requires different compiler version

Why am I getting this error Error: Transaction reverted without a reason string. When trying to swap tokens on uniswap?

Why do Env variables like signer_account_id cause error: ProhibitedInView?

Solidity Time-Travel Test Failing

When is tx.wait(1) required?

How to send SOL with a solana rust contract

How to slice bytes memory in solidity?

Expected Primary Expression (Solidity)

CompilerError: Stack too deep, try removing local variables

Solidity: memory vs stack

How do I send ether and data from a smart contract to an EOA?

Ethereum.on How to get error if chain is not added into metamask yet

Can we use Solidity with NodeJS?