mani3h / my-custom-token-built-on-polygon

building a polygon token with following features:

Home Page:https://polygonscan.com/token/0xed3f74121a1fcfeba13f77fc0c0f58302c1447e1?a=0xD20d252AA46e7Fe9fD2F080Eee0D628FA09fF1b5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-custom-token-built-on-polygon

Built a polygon token with following features as part of my weekend assignment:

๐Ÿ”บ Mintable

๐Ÿ”บ Burnable

๐Ÿ”บ Pausable

๐Ÿ”บ Transferable and Ownership feature.

๐Ÿ”บ Tax transaction, Burn and Charity fee.

๐Ÿ”บ Providing Liquidity.

๐Ÿ“Ÿ Let's look into few of the basic tokenomics I have done for this:

Token Name: Sephitron

Symbol: MR3

Token Supply: 3M

Decimal: 18

Block explorer: https://polygonscan.com

๐ŸฆŠ My Metamask Polygon Mainnet Address: 0xD20d252AA46e7Fe9fD2F080Eee0D628FA09fF1b5

For this token (which is having a total supply of 3 million, Liquidity is done only for the first 10000 tokens on @SushiSwap).

A ERC20 token with deflationary system.

Burn + Charity + Rewards

It will charge a fee on each transaction and this is divided in:

Burn fee Charity fee Holders reward fee You can decide you own % for each fee.

โœ”๏ธ Features modified and tested on Polygon Testnet

Testnet Link: https://mumbai.polygonscan.com/token/0xbf0b628ae696385cdc85b8a6d87bc731dda47ef8

For newbies, I will try to include most of the contracts for integrating certain features in your custom token. It's great to gather feature contract template files or can use OpenZeppelin or Moralis. Also you can go through the doc which I have attached for a easier way to implement.

finaltokenss

About

building a polygon token with following features:

https://polygonscan.com/token/0xed3f74121a1fcfeba13f77fc0c0f58302c1447e1?a=0xD20d252AA46e7Fe9fD2F080Eee0D628FA09fF1b5


Languages

Language:Solidity 100.0%