Skip to content
Crypto Market Pool

Crypto Market Pool

Blockchain Engineer Resource

  • Crypto Markets
    • Market Prices
    • Market Charts
    • News
  • Mining & Nodes
  • Python & Web3
    • Getting started
    • Python & Web3 Basics
  • Solidity
    • Getting Started
    • Solidity Basics
    • Solidity Samples
    • Solidity Attacks
    • Searchers
      • Getting started
      • Opportunities
  • Resources
  • Shop
  • Cart
Solidity Basics

Struct in Solidity smart contracts

Structs are custom data types that can group several variables. They represent a record of “something”. Suppose you want to…

Solidity Basics

Enum in Solidity smart contracts

Short for enumeration, enums restrict a variable to have one of only a few predefined values. The values in this…

Solidity Basics

Maps in a solidity smart contract

This post has been updated click here A map is like a hash table that allows you to save data…

Solidity Basics

How to create an array in a Solidity smart contract

In place of creating different variables of the same data type you can create an array to store a list…

Solidity Basics

How to create a For Loop in a Solidity smart contract

A loop will run n times where n is the number we pass into the function. There should be an…

Solidity Basics

Fallback function in Solidity smart contracts

A fallback function is executed when a contract receives Ether without any additional data. For your contract to receive Ether…

Solidity Basics

Error Handling in Solidity smart contracts

Assert – is used to check for conditions that should never be possible.  Asserts should always evaluate to true and…

Solidity Basics

Events in Solidity smart contracts

Events are used to inform a calling application about the current state of a smart contract. As transactions occur on…

Posts pagination

Previous 1 … 16 17 18 … 20 Next

Recent Posts

  • How Memory Impacts the Cost of Ethereum Gas
  • Understanding Ethereum Staking Rate
  • Bitcoin Nerd Miner Setup and Configuration
  • Bitcoin Solo Mining
  • mstore and mload functions in Solidity
  • Vault inflation attack

RSS Crypto Currency Reddit

  • Made a thing that adds up all my wallets and exchange balances into one number. I'm opening it up for the community if anyone is annoyed by checking multiple apps every time and wants to give it a shot.
  • ZachXBT Traces $5M Crypto Thefts to US-Based Support Impersonation Scammer
  • Non-isolated lending pools are DeFi's real vulnerability, Aave's TVL still hasn't recovered from Kelp
  • Much of the advice offered on this forum is garbage
  • Trump Media Plans Crypto Treasury Revamp After $238M Q2 Loss
  • About
  • Contact Us
  • Privacy Policy
  • Terms of Service
Powered by the Crypto Market Pool team | All Rights Reserved | For Educational & Entertainment Purposes Only