# 1.Background 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. # 2.Token List ## 2.1.DemoToken - symbol: DEMO - amount: 10000000000000000000 - icon: ./demotoken.png - addr: https://testnet.bscscan.com/address/0xe15c158d768c306dae87b96430a94f884333e55d - fundTx: [0xa499dc9aaf918aff0507538a8aa80a88d0af6ca15054e6acc57b69c651945280](https://testnet.bscscan.com/tx/0x2a3f334b6ca756b64331bdec9e6cf3207ac50a4839fda6379e909de4d9a194ca) - ## 2.2.DIN token - symbol: DIN - amount: 10000000000000000000 - icon: ./DIN.png - addr: https://testnet.bscscan.com/address/0xb8b40FcC5B4519Dba0E07Ac8821884CE90BdE677 - fundTx: [0x17fc4c1db133830c7c146a0d41ca1df31cb446989ec11b382d58bb6176d6fde3](https://testnet.bscscan.com/tx/0x17fc4c1db133830c7c146a0d41ca1df31cb446989ec11b382d58bb6176d6fde3)