Skip to content

Instantly share code, notes, and snippets.

@falconz
falconz / immunefi...artifacts...Address.json
Created July 22, 2023 13:28
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=false&runs=200&gist=
{
"deploy": {
"VM:-": {
"linkReferences": {},
"autoDeployLib": true
},
"main:1": {
"linkReferences": {},
"autoDeployLib": true
},
@falconz
falconz / ERC20 Flashloan...LendingPool.sol
Created May 5, 2023 16:20
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=
// SPDX-License-Identifier: MIT
import "@openzeppelin/contracts/token/ERC20/IERC20.sol";
contract LendingPool {
IERC20 public token;
constructor(address _token) {
token = IERC20(_token);
}

Keybase proof

I hereby claim:

  • I am falconz on github.
  • I am piecho (https://keybase.io/piecho) on keybase.
  • I have a public key ASAP9w9FnL-nPCqhjY959Wi4N67GCX2FhppWkSxrtpK0jgo

To claim this, I am signing this object: