Skip to content

Instantly share code, notes, and snippets.

View tarbusca's full-sized avatar

Tariq Saeed tarbusca

View GitHub Profile
@tarbusca
tarbusca / $fud.sol
Created January 30, 2021 03:26 — forked from shahzaintariq/$fud.sol
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.4.25+commit.59dbf8f1.js&optimize=false&runs=200&gist=
/**
*Submitted for verification at Etherscan.io on 2020-04-28
*/
// BUILT FOR FREE ON https://vittominacori.github.io/erc20-generator
// File: @openzeppelin/contracts/GSN/Context.sol
pragma solidity ^0.6.0;