Skip to content
View FuzzysTodd's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • Additive mfg
  • UnitedStates Georgia
  • 12:09 (UTC -04:00)

Block or report FuzzysTodd

Report abuse

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

Report abuse

Pinned Loading

  1. DepositContract DepositContract Public

    DepositContract Beconcha.in

    1

  2. Algorithmic-Trading-Plugins Algorithmic-Trading-Plugins Public

    Forked from Superalgos/Algorithmic-Trading-Plugins

    Algorithmic-Trading-Plugins

    1

  3. Superalgos Superalgos Public

    Forked from Superalgos/Superalgos

    Free, open-source crypto trading bot, automated bitcoin / cryptocurrency trading software, algorithmic trading bots. Visually design your crypto trading bot, leveraging an integrated charting syste…

    JavaScript 1

  4. Superalgos-superalgos Superalgos-superalgos Public

    SA

    1

  5. Created using remix-ide: Realtime Et... Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.18+commit.87f61d96.js&optimize=false&runs=200&gist=
    1
    // SPDX-License-Identifier: MIT
    2
    // OpenZeppelin Contracts (last updated v4.9.0) (utils/math/Math.sol)
    3
    
                  
    4
    pragma solidity ^0.8.0;
    5
    
                  
  6. Created using remix-ide: Realtime Et... Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.6.12+commit.27d51765.js&optimize=true&runs=200&gist=
    1
    solidity
    2
    pragma solidity ^0.8.0;
    3
    
                  
    4
    import "./IERC20.sol";
    5
    import "./LibERC20Token.sol";