DEV Community

# solidity

For the Solidity programming language used on EVM chains.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Detect ERC4626 First Depositor Attack: A Security Researcher's Guide

How to Detect ERC4626 First Depositor Attack: A Security Researcher's Guide

1
Comments
5 min read
Ethereum-Solidity Quiz Q30: What does keccak256() do?

Ethereum-Solidity Quiz Q30: What does keccak256() do?

4
Comments
1 min read
Ethereum-Solidity Quiz Q22: How are functions overridden using the "super" keyword?

Ethereum-Solidity Quiz Q22: How are functions overridden using the "super" keyword?

3
Comments
1 min read
Ethereum-Solidity Quiz Q15: What is the main difference between Transparent and UUPS upgradeable proxy patterns?

Ethereum-Solidity Quiz Q15: What is the main difference between Transparent and UUPS upgradeable proxy patterns?

3
Comments
1 min read
Ethereum-Solidity Quiz Q10: What is the Free Memory Pointer?

Ethereum-Solidity Quiz Q10: What is the Free Memory Pointer?

1
Comments
1 min read
Ethereum-Solidity Quiz Q12: What does this sequence of opcodes do? PUSH1 0x80 / PUSH1 0x40 / MSTORE

Ethereum-Solidity Quiz Q12: What does this sequence of opcodes do? PUSH1 0x80 / PUSH1 0x40 / MSTORE

2
Comments
1 min read
Ethereum-Solidity Quiz Q28: What is the difference between libraries, interfaces and abstracts?

Ethereum-Solidity Quiz Q28: What is the difference between libraries, interfaces and abstracts?

3
Comments
1 min read
Ethereum-Solidity Quiz Q11: What is TWAP?

Ethereum-Solidity Quiz Q11: What is TWAP?

2
Comments
1 min read
Ethereum-Solidity Quiz Q9: What is a flashloan?

Ethereum-Solidity Quiz Q9: What is a flashloan?

1
Comments
1 min read
Building a Foundry PoC: A Step-by-Step Guide for Bug Bounty Hunters

Building a Foundry PoC: A Step-by-Step Guide for Bug Bounty Hunters

1
Comments
6 min read
Ethereum Account Abstraction (ERC-4337), Part 2: Implementation

Ethereum Account Abstraction (ERC-4337), Part 2: Implementation

Comments
1 min read
Ethereum-Solidity Quiz Q8: How can you deploy a Solidity smart contract with Foundry?

Ethereum-Solidity Quiz Q8: How can you deploy a Solidity smart contract with Foundry?

2
Comments
1 min read
Ethereum-Solidity Quiz Q13: What are the main sections in the bytecode of a compiled Solidity smart contract?

Ethereum-Solidity Quiz Q13: What are the main sections in the bytecode of a compiled Solidity smart contract?

2
Comments
1 min read
Ethereum-Solidity Quiz Q7: What is the "solc optimizer" in Solidity?

Ethereum-Solidity Quiz Q7: What is the "solc optimizer" in Solidity?

1
Comments
1 min read
Smart Contract working in etherium with Metamask wallet

Smart Contract working in etherium with Metamask wallet

Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.