Request form
Buyback Token with Fees
  • ERC20
  • Buyback
  • Fees
  • Token
Docs
Source
ChefGPT

Buyback Token with Fees

A premium token with most of the modern smart contract features that developers look for. With the Fully Baked token base, developers have the option of customizing to include additional tax features such as Salary Tax and Buyback Tax. Great if you plan on offering staking as a utility or you're creating a Play-to-Earn (P2E) project. This contract is commonly found on launchpads like pinksale.finance, apesale.finance, mofoLabs etc.

BuybackBabyToken :
SafeMath :
Wrappers over Solidity's arithmetic operations. NOTE: `SafeMath` is generally not needed starting with Solidity 0.8, since the compiler now has built in overflow checking.
Clones :
https://eips.ethereum.org/EIPS/eip-1167[EIP 1167] is a standard for deploying minimal proxy contracts, also known as "clones". > To simply and cheaply clone contract functionality in an immutable way, this standard specifies > a minimal bytecode implementation that delegates all calls to a known, fixed address. The library includes functions to deploy a proxy using either `create` (traditional deployment) or `create2` (salted deterministic deployment). It also includes functions to predict the addresses of clones deployed using the deterministic method. _Available since v3.4._
Address :
Collection of functions related to the address type
IUniswapV2Factory :
IUniswapV2Router01 :
IUniswapV2Router02 :
IERC20Extended :
Auth :
DividendDistributor :
IDividendDistributor :
BaseToken :
BuybackBabyToken.sol
SafeMath.sol
Clones.sol
Address.sol
IUniswapV2Factory.sol
IUniswapV2Router02.sol
IERC20Extended.sol
Auth.sol
DividendDistributor.sol
BaseToken.sol

1369 downloads

Solidity Version

v0.8.17

Creator

Cookbook
Cookbook / Buyback Token with Fees
  • ERC20
  • Buyback
  • Fees
  • Token
Docs
Source
ChefGPT
Expand
Share

Get Cookin'
star icon1369

1369 downloads

Solidity Version

v0.8.17

Creator

Cookbook

Buyback Token with Fees

A premium token with most of the modern smart contract features that developers look for. With the Fully Baked token base, developers have the option of customizing to include additional tax features such as Salary Tax and Buyback Tax. Great if you plan on offering staking as a utility or you're creating a Play-to-Earn (P2E) project. This contract is commonly found on launchpads like pinksale.finance, apesale.finance, mofoLabs etc.

BuybackBabyToken :
SafeMath :
Wrappers over Solidity's arithmetic operations. NOTE: `SafeMath` is generally not needed starting with Solidity 0.8, since the compiler now has built in overflow checking.
Clones :
https://eips.ethereum.org/EIPS/eip-1167[EIP 1167] is a standard for deploying minimal proxy contracts, also known as "clones". > To simply and cheaply clone contract functionality in an immutable way, this standard specifies > a minimal bytecode implementation that delegates all calls to a known, fixed address. The library includes functions to deploy a proxy using either `create` (traditional deployment) or `create2` (salted deterministic deployment). It also includes functions to predict the addresses of clones deployed using the deterministic method. _Available since v3.4._
Address :
Collection of functions related to the address type
IUniswapV2Factory :
IUniswapV2Router01 :
IUniswapV2Router02 :
IERC20Extended :
Auth :
DividendDistributor :
IDividendDistributor :
BaseToken :
BuybackBabyToken.sol
SafeMath.sol
Clones.sol
Address.sol
IUniswapV2Factory.sol
IUniswapV2Router02.sol
IERC20Extended.sol
Auth.sol
DividendDistributor.sol
BaseToken.sol