Skip to content
View FuzzysTodd's full-sized avatar
😄
i my fa
😄
i my fa

Block or report FuzzysTodd

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 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";