Skip to content

Commit

Permalink
faucet: add example for custimized token (#2698)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzckck authored Sep 12, 2024
1 parent 44e91bb commit 282aee5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion cmd/faucet/customized/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,10 @@ This is to support some projects with customized tokens that they want to integr

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
## 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)
Binary file added cmd/faucet/customized/demotoken.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 282aee5

Please sign in to comment.