Skip to content
View Rebel2169's full-sized avatar
💭
the world is ours
💭
the world is ours

Block or report Rebel2169

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. chains chains Public

    Forked from ethereum-lists/chains

    provides metadata for chains

    Kotlin

  2. ethers.js ethers.js Public

    Forked from ethers-io/ethers.js

    Complete Ethereum library and wallet implementation in JavaScript.

    TypeScript

  3. aave-v3-origin aave-v3-origin Public

    Forked from aave-dao/aave-v3-origin

    Aave v3.2 protocol

    Solidity 1

  4. contract-deployments contract-deployments Public

    Forked from base/contract-deployments

    Solidity 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.26+commit.8a97fa7a.js&optimize=false&runs=200&gist=
    1
    // SPDX-License-Identifier: GPL-3.0
    2
    
                  
    3
    pragma solidity >=0.7.0 <0.9.0;
    4
    
                  
    5
    import "hardhat/console.sol";
  6. aave-v3-core aave-v3-core Public

    Forked from aave/aave-v3-core

    This repository contains the core smart contracts of the Aave V3 protocol.

    TypeScript