• 4
    Replies
  • 4
    Replies
  • Application deadline: 4 weeks
    P

    Engineering Manager, Payments

    Polygon LabsFULL_TIMENA

    Job description
    Polygon Labs builds aggregation-based blockchain infrastructure via the Agglayer and contributes to core scaling technologies such as Polygon PoS, Katana, and developer frameworks. The Engineering Manager, Payments role leads the development of a global fintech stack supporting digital payments, wallet infrastructure, compliance pipelines, currency conversions, and on/off ramp experiences. This...
  • Application deadline: 4 weeks
    P

    On-Chain Treasury & Liquidity Analyst

    Polygon LabsFULL_TIMENA

    Job description
    Polygon Labs develops aggregation-based blockchain infrastructure via the Agglayer, enabling interoperability and shared liquidity between connected chains using Ethereum as a settlement layer. The On-Chain Treasury & Liquidity Analyst is responsible for managing Polygon Labs’ on-chain balance sheet, deploying capital across DeFi venues, maintaining hedged currency exposure, and overseeing multi-asset...
  • Application deadline: 4 weeks
    T

    Lead QE / SDET

    Trust WalletFULL_TIMENA

    Job description
    This role leads the Quality Engineering function for Trust Wallet’s ecosystem of applications across Android, iOS, browser extension, and web. The position is responsible for defining the automation roadmap, modernizing the existing test infrastructure, and guiding the technical evolution of the testing framework from Appium + Java toward a unified...
  • Application deadline: 4 weeks
    T

    Backend Golang Developer

    Trust WalletFULL_TIMENA

    Job description
    Trust Wallet is a large-scale non-custodial wallet supporting more than 10 million digital assets and over 100 blockchains. As a Go Backend Engineer, you will develop backend systems that support a multi-chain user experience across desktop, mobile, and browser extension applications. The role involves building microservice-driven systems, defining backend service...
  • #A
    #B
    #C
    #D
    Explanation:
    Each delegatecall runs in the caller’s storage space, so nesting them multiplies the chances of overwriting incorrect slots. This breaks upgradeability guarantees and corrupts state. Auditors treat deep delegatecall chains as red flags.
  • #A
    #B
    #C
    #D
    Explanation:
    Constructors run only during deployment and do not execute through proxies. Using an initializer ensures state is properly set through proxy calls. The entire proxy pattern relies on replacing constructors with explicit initialization.
  • 7
    Replies
  • #A
    #B
    #C
    #D
    Explanation:
    SSTORE is one of the most expensive operations and repeating it unnecessarily multiplies costs. Caching values into memory and writing once dramatically optimizes gas. This is foundational in gas-sensitive protocols.
  • #A
    #B
    #C
    #D
    Explanation:
    assert() triggers a Panic error and is intended only for internal guarantees. If it fires in production, it indicates a compiler or logic bug. Developers should use require() for user-facing validation.
  • 1
    Replies
  • #A
    #B
    #C
    #D
    Explanation:
    Validating msg.value early ensures no state mutation occurs before detecting invalid ether transfers. This prevents partially updated storage on failure, preserving atomicity. It aligns with checks-effects-interactions
  • #A
    #B
    #C
    #D
    Explanation:
    Selector collisions occur when different function signatures hash to the same first 4 bytes. This leads to unintended dispatching and silent bugs. It’s especially dangerous in diamond proxies and minimal routers.
  • Application deadline: 4 weeks
    P

    Senior Software Engineer, Frontend

    Phantom FULL_TIMENA

    Job description
    This role focuses on frontend engineering for Phantom’s multi-chain self-custodial crypto wallet. The engineer will be responsible for building and enhancing user-facing features across the Phantom browser extension and website, contributing to UI performance, responsiveness, and quality. The position includes driving product enhancements that expand blockchain support, improving cross-chain usability,...
Home Channels Search Login Register