Skip to content

Instantly share code, notes, and snippets.

View ehsanshojaeiiii's full-sized avatar
🎯
Focusing

Ehsan Shojaei ehsanshojaeiiii

🎯
Focusing
  • Moon
View GitHub Profile
@ehsanshojaeiiii
ehsanshojaeiiii / uniswap-airdrop.sol
Created May 8, 2022 11:26 — forked from islishude/uniswap-airdrop.sol
uniswap airdrop contract 0x090d4613473dee047c3f2706764f49e0821d256e
/**
*Submitted for verification at Etherscan.io on 2020-09-16
*/
// SPDX-License-Identifier: UNLICENSED
pragma solidity =0.6.11;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/