Skip to content
View l3wi's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report l3wi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. 🦄 Off-chain Uniswap V2 TWAP calculator. 🦄 Off-chain Uniswap V2 TWAP calculator.
    1
    import { ethers } from 'ethers'
    2
    // To use this you need to read the Uniswap v2 contract for a pair/
    3
    // PRICE pulled from priceXCumulativeLast  
    4
    // TIMESTAMPS pulled from _blockTimestampLast in getReserves()
    5
    
                  
  2. web3-starter web3-starter Public template

    TypeScript 2