Skip to content

Commit

Permalink
faucet: chore update
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzckck committed Sep 12, 2024
1 parent 895eeca commit 5acba76
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions cmd/faucet/customized/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# 1.Background
This is to support some projects that have customized token which wanna to be integrated into the bsc faucet tool.
This is to support some projects with customized tokens that they want to integrate into the BSC faucet tool.

## 1.1.How To Integrated Your Token
- Step 1: Fund the faucet address, by sending a certain amount of your BEP-20 token to the faucet address(0xaa25aa7a19f9c426e07dee59b12f944f4d9f1dd3) on BSC testnet.
- Step 2: Update this README.md and create a PR in [bsc github](https://github.com/bnb-chain/bsc) with information.
## 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 accepted, the faucet tool will start to support the customized token and it will be listed in https://www.bnbchain.org/en/testnet-faucet.
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.

# 2.Token List
# 2.Token List

0 comments on commit 5acba76

Please sign in to comment.