Code Monkey home page Code Monkey logo

erc20's Introduction

Arbitrum ONE标准代币合约开发教程

  • 合约没有权限,支持AVE、DEXTOOL、Go Plus检测全绿
  • 合约支持Uniswap、Sushiswap等所有swap的V2和V3版本
  • 合约支持ETH交易对、USDT交易对等所有交易对
  • 合约没有税点、黑名单、白名单等功能
  • 小白用户也能学会,钱包预留至少0.2ETH

视频实战讲解

https://www.youtube.com/watch?v=g7NtdaDXCr0&t=5s

合约代码

https://github.com/pandatoolcode/erc20/blob/main/ERC20.sol

合约编译/开源

COMPILER: v0.8.18+commit.e28d00a7.js
Enable optimization: 不开启
Other Settings: default evmVersion, MIT license

合约部署信息

ENVIRONMENT:Injecte Provider-MetaMask
Gas LIMIT:3000000(默认)
Value:50000000000000000(必须是16个0,不然容易报错导致发布不成功)
CONTRACT:Mytoken(选择这个合约)
Initialsupply:代币数量,需要多少填多少
Name:代币全称(如Ethereum)
Symbol:代币简称(如ETH)全称和简称可以一样

Telegram交流群

https://t.me/pandatool

ARB Goerli测试网

erc20's People

Contributors

pandatoolcode avatar

Stargazers

 avatar LeGo avatar

Watchers

 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.