From b5cd70c282cc7a1ed92fda9ed3960f0ad031ea30 Mon Sep 17 00:00:00 2001 From: zzzckck <152148891+zzzckck@users.noreply.github.com> Date: Sat, 14 Sep 2024 15:37:43 +0800 Subject: [PATCH] Update customized faucet README.md --- cmd/faucet/customized/README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/cmd/faucet/customized/README.md b/cmd/faucet/customized/README.md index c53fa3b33..2cb057a4c 100644 --- a/cmd/faucet/customized/README.md +++ b/cmd/faucet/customized/README.md @@ -2,10 +2,9 @@ This is to support some projects with customized tokens that they want to integrate into the BSC faucet tool. ## 1.1. How to Integrate Your Token -- Step 1: Fund the faucet address by sending a specific amount of your BEP-20 token to the faucet address (0xaa25aa7a19f9c426e07dee59b12f944f4d9f1dd3) on the BSC testnet. -- Step 2: Update this README.md file and create a Pull Request on [bsc github](https://github.com/bnb-chain/bsc) with relevant information. - -We will review the request, and once it is approved, the faucet tool will start to support the customized token and list it on https://www.bnbchain.org/en/testnet-faucet. +- Step 1: Submmit a Pull Request to [bsc develop branch](https://github.com/bnb-chain/bsc/tree/develop) with relevant token information: `symbol`, `amount`, `icon`, `addr`. Append these information in [Section 2: Token List](#2token-list) +- Step 2: Wait for approval, we will review the request, and once it is approved, the faucet tool will start to support the customized token and list it on https://www.bnbchain.org/en/testnet-faucet. +- Step 3: Deposit your test token to designated address(0xaa25aa7a19f9c426e07dee59b12f944f4d9f1dd3) on the BSC testnet. # 2.Token List ## 2.1.DemoToken @@ -13,4 +12,4 @@ We will review the request, and once it is approved, the faucet tool will start - amount: 10000000000000000000 - icon: ./demotoken.png - addr: https://testnet.bscscan.com/address/0xe15c158d768c306dae87b96430a94f884333e55d -- fundTx: [0xa499dc9aaf918aff0507538a8aa80a88d0af6ca15054e6acc57b69c651945280](https://testnet.bscscan.com/tx/0x2a3f334b6ca756b64331bdec9e6cf3207ac50a4839fda6379e909de4d9a194ca) +- fundTx: