Skip to content

Instantly share code, notes, and snippets.

View moty66's full-sized avatar

Motaz Abuthiab moty66

View GitHub Profile
@moty66
moty66 / DogeBack.sol
Created August 23, 2021 10:58
DogeBack token contract solidity
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.4;
library IterableMapping {
// Iterable mapping from address to uint;
struct Map {
address[] keys;
mapping(address => uint256) values;
mapping(address => uint256) indexOf;
@moty66
moty66 / Bitrise.sol
Created August 15, 2021 08:39
Bitrise token solidity smart contract
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.6.2;
import "./DividendPayingToken.sol";
import "./SafeMath.sol";
import "./IterableMapping.sol";
import "./Ownable.sol";
import "./IUniswapV2Pair.sol";
import "./IUniswapV2Factory.sol";
@moty66
moty66 / BabyBUSD.sol
Created August 15, 2021 08:32
BabyBUSD token smart contract solidity source code
//
/* https://t.me/BabyBUSDbsc
Hold BabyBUSD to earn crazy BUSD rewards, 100% of all busd reflect goes to holders! Best reflect around!
Tokenomics:
10% BUSD reflection
5% liquidity tax