Skip to content

Instantly share code, notes, and snippets.

View ObsidianTech1's full-sized avatar

Obsidian ObsidianTech1

View GitHub Profile
@ObsidianTech1
ObsidianTech1 / bltest.sol
Created September 20, 2021 01:44
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.4+commit.c7e474f2.js&optimize=true&runs=200&gist=
//3% buyback
//3% redistribution
//3% marketing
//1% dev
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.4;