CarbonSwap Finance
  • πŸ‘‹Welcome to CarbonSwap!
  • πŸ›«Roadmap
  • πŸ‘―Socials and misc links
  • ❔FAQ
  • πŸ“ƒGet listed
  • πŸ₯Support
  • πŸ’ΌHiring
    • Social Media Soot
    • Art/Designer Soot
    • Frontend/Fullstack Soot
    • Blockchain/Solidity Soot
  • πŸ—‘οΈBounties
    • Subgraph extension
    • Info page UI extension
  • How to
    • πŸ‘ŸGetting Started
    • 🚧Troubleshooting
    • ℒ️ Trademark guidelines
  • Products
    • βš“Green Sea
      • The Basics
      • Explore the Green Sea
      • Latest Orders
      • Sustainable Initiatives
    • πŸŒ‰Omnibridge
      • Mainnet -> Energy Web Chain
      • Energy Web Chain -> Mainnet
    • πŸ”„AMM/Exchange
      • Swap
      • Pool (liquidity)
      • Farm
      • πŸ–Stake
    • 🚰EWT faucet
  • SUSU token
    • πŸ“ˆTokenomics
    • πŸ’°Where to get SUSU
    • πŸš€Community Launch
      • The summoning ceremony was a success!
    • βš–οΈ Governance
  • Energy Web Chain
    • ℹ️ General info
    • πŸ‘›Wallets
Powered by GitBook
On this page

Was this helpful?

  1. Hiring

Blockchain/Solidity Soot

Mission: help us build more carbonswap products.

Please apply with the password that can be obtained from this contract on EWC: 0xe180F52A618366e8aEa3319b38198814985862b6

If canApply passes you got the pwd.

Experience in DeFi/NFT space is a giant bonus.

pragma solidity ^0.7.6;
pragma experimental ABIEncoderV2;


contract Challenge {
    
  struct Magic {
    bool never;
    bool gonna;
    uint32 give;
    uint you;
    address up;
  }

  bool public ffalse = true;
  uint256 public constant ID = 1622294677000;
  uint8 private aNiceTen = 10;
  uint8 private almost;
  uint16 private thisIsTheSolution;
  bytes32 private constant salt = keccak256("asdasdadadasdasdadsadsadsad");
  bytes32[3] private data;
  bytes16[4] private moreData;

  function canApply(bytes16 _password) public view returns(bool) {
    require(_password == bytes16(data[2]));
    return true;
  }

  /*
      ,*'^`*.,*'^`*.,*'^`*.,*'^`*.,*'^`*.,*'^`
      .,*'^`*.,*'^`*.,*'^`*.,*'^`*.,*'^`*.,*'^`*.,
      *.,*'^`*.,*'^`*.,*'^`*.,*'^`*.,*'^`*.,*'^`*.,*'^         ,---/V\
      `*.,*'^`*.,*'^`*.,*'^`*.,*'^`*.,*'^`*.,*'^`*.,*'^`*.    ~|__(o.o)
      ^`*.,*'^`*.,*'^`*.,*'^`*.,*'^`*.,*'^`*.,*'^`*.,*'^`*.,*'  UU  UU
  */
}
PreviousFrontend/Fullstack SootNextπŸ—‘οΈBounties

Last updated 3 years ago

Was this helpful?

πŸ’Ό