https://github.com/captainerd/solidity-token-faucet
a simple BSC token faucet
https://github.com/captainerd/solidity-token-faucet
Last synced: 4 months ago
JSON representation
a simple BSC token faucet
- Host: GitHub
- URL: https://github.com/captainerd/solidity-token-faucet
- Owner: captainerd
- Created: 2021-06-01T12:19:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T03:49:52.000Z (over 2 years ago)
- Last Synced: 2025-08-17T13:26:34.569Z (10 months ago)
- Language: HTML
- Size: 427 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solidity-token-faucet
a simple BSC token faucet.
A set of web3 frontend/smart contract. that provides the ability to withdraw an amount of a ERC20/BEP20 token from the contract,
the contract allows one withdraw per wallet, please read the smart contract code for more information.