Giter Site home page Giter Site logo

dothanh2021 / bep20-contract-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zulqarnain4/bep20-contract-template

1.0 0.0 1.0 81 KB

Standard BEP20 Smart Contract BSC (binance smart chain) & Custom Contract.

Home Page: https://tokoagus.id/jasa-pembuatan-token/bsc/

Solidity 100.00%

bep20-contract-template's Introduction

BEP20-Contract-Template

BEP20-Standard.sol Standart BEP20 Smart Contract BSC (binance smart chain)

NOTE

๐Ÿ“ Line 339 change "BSCToken" to your token name (not use space) example "MyToken".
๐Ÿ“ Line 352 change "BSC Token" to your token name (use space) example "My Token".
๐Ÿ“ Line 353 change "BSCT" to your token ticker/symbol.
๐Ÿ“ Line 354 set decimals recomended 8 or 18, why? 8 is standard decimal crypto market & 18 standard ERC20.
๐Ÿ“ Line 355 set total supply with uint256 example 100k, write 100000 plus 0 x 8 (decimals 8) & 0 x 18 (for decimal 18) so for decimal 8 write 10000000000000 & for decimal 18 write 100000000000000000000000.
๐Ÿ“ Verified Contract: license MIT, solidity 0.5.16, optimized yes 200.

BEP20 Token Creation Services

if you need help deployment "standard BEP20 contract", I am ready to help you with a service fee of 0,09 BNB.

Contact me on:

๐Ÿ’ฌ Telegram @TokoAgus

bep20-contract-template's People

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.