← All Challenges

Silver Lining

BlockChain 250 pts standard
Challenge Description

You've discovered a lending protocol called SilverLending that allows users to borrow ecosystem assets. The protocol relies on a DEXPriceOracle to determine the value of collateral.

Files provided

  • SilverLending.sol: The lending core.
  • DEXPriceOracle.sol: The price feed.
  • Mocks.sol: Local environment setup (DEX and Tokens).

Flag format: HackCTF{...}

Submit Flag

Login to submit a flag.