• Difficulty - Medium
    Total Plays - 30
    Allowed Time - 10 sec
    Best time - 0.977

    What is the primary purpose of a modifier in Solidity?

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Modifiers are used to add conditional logic like access control to functions. They prevent code repetition and keep logic clean.
  • Difficulty - Medium
    Total Plays - 32
    Allowed Time - 10 sec
    Best time - 0.985

    Which blockchain introduced smart contracts?

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Ethereum popularized smart contracts and allowed developers to build decentralized apps.
  • Difficulty - Medium
    Total Plays - 42
    Allowed Time - 10 sec
    Best time - 1.573

    Decentralized exchanges:

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Decentralized exchanges (DEXs) operate using smart contracts, which automatically execute trades without the need for intermediaries. This allows users to trade crypto directly from their wallets while maintaining control of their assets
  • Difficulty - Medium
    Total Plays - 34
    Allowed Time - 10 sec
    Best time - 1.883

    Royalties in NFTs allow:

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Royalties in NFTs ensure that artists receive a percentage of sales every time their work is resold on secondary markets. This feature provides creators with ongoing income and supports long-term value for their digital art.
  • Difficulty - Medium
    Total Plays - 31
    Allowed Time - 10 sec
    Best time - 1.603

    Which is NOT a Web3 wallet?

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Google Drive is a cloud-based storage service that lets you store, access, and share files online. It offers seamless integration with Google Workspace apps like Docs, Sheets, and Slides.
  • Difficulty - Medium
    Total Plays - 28
    Allowed Time - 10 sec
    Best time - 1.030

    Gas in Ethereum is measured in:

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Gwei is a smaller unit of ETH used to calculate gas costs.
  • Difficulty - Medium
    Total Plays - 28
    Allowed Time - 10 sec
    Best time - 1.897

    "Liquidity pools" in DeFi are used to:

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Pools lock tokens for trading on platforms like Uniswap, replacing traditional order books.
  • Difficulty - Medium
    Total Plays - 28
    Allowed Time - 10 sec
    Best time - 1.643

    Gas limits prevent:

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Gas limits set a maximum amount of computation a transaction can use, preventing infinite loops or excessively long operations from running indefinitely. This protects the network and user funds by halting transactions that exceed the limit.
  • Difficulty - Medium
    Total Plays - 28
    Allowed Time - 10 sec
    Best time - 1.238

    Combines PoW and PoS?

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Hybrid mechanisms (e.g., Decred) blend PoW mining with PoS voting for balanced security.
  • Difficulty - Medium
    Total Plays - 20
    Allowed Time - 10 sec
    Best time - 2.104

    Sybil attacks target:

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Sybil attacks create fake nodes to disrupt consensus or censor transactions.
  • Difficulty - Medium
    Total Plays - 19
    Allowed Time - 10 sec
    Best time - 0.954

    Oracle "data freshness" ensures:

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Fresh data prevents outdated inputs (e.g., stale prices) from breaking contracts.
  • Difficulty - Medium
    Total Plays - 27
    Allowed Time - 10 sec
    Best time - 1.325

    DeFi relies on oracles for:

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    DeFi protocols need real-world price data (e.g., ETH/USD) to execute core functions like determining loan collateral ratios, triggering liquidations, or enabling decentralized trades — all of which require oracles to securely fetch and verify external market prices.
  • Difficulty - Medium
    Total Plays - 23
    Allowed Time - 10 sec
    Best time - 1.725

    "Decentralized oracles" use:

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Decentralized oracles (e.g., Chainlink) source data from many nodes for trust.
  • Difficulty - Medium
    Total Plays - 25
    Allowed Time - 10 sec
    Best time - 1.584

    ERC-20 tokens are

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    ERC-20 is a standard for creating interchangeable tokens like cryptocurrencies or rewards.
  • Difficulty - Medium
    Total Plays - 20
    Allowed Time - 10 sec
    Best time - 0.789

    Faster transactions than PoW?

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    PoS processes transactions faster by skipping energy-intensive mining. Chains like Ethereum 2.0 use it.
  • Difficulty - Medium
    Total Plays - 28
    Allowed Time - 10 sec
    Best time - 1.139

    Tokenomics" refers to

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Tokenomics refers to the economic design and structure of a cryptocurrency or token, including how it is created, distributed, and managed. It encompasses factors like total supply, allocation, inflation, utility, and incentives that influence the token's value and usage within a blockchain ecosystem.
  • Difficulty - Medium
    Total Plays - 30
    Allowed Time - 10 sec
    Best time - 1.157

    MetaMask" is a

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    MetaMask is a popular cryptocurrency wallet and browser extension that allows users to manage Ethereum-based assets and interact with decentralized applications (dApps). It securely stores private keys, enabling seamless transactions and access to Web3 platforms directly from the browser.
  • Difficulty - Medium
    Total Plays - 25
    Allowed Time - 10 sec
    Best time - 1.007

    Solidity is used to write:

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Solidity is Ethereum’s primary language for coding smart contracts.
  • Difficulty - Medium
    Total Plays - 16
    Allowed Time - 10 sec
    Best time - 1.303

    PFP NFTs" represent:

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    PFP (Profile Picture) NFTs like Bored Apes are used as social media avatars.
  • Difficulty - Medium
    Total Plays - 22
    Allowed Time - 10 sec
    Best time - 1.118

    What is Hash?

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    A hash function is a algorithm that converts data into a fixed-size string (hash value), used for data integrity, security, or quick lookup.