https://github.com/stylepatrick/stylepatrick-staking-token-erc20
Staking ERC20 Token with burn and mint options.
https://github.com/stylepatrick/stylepatrick-staking-token-erc20
burn erc20 mint smart-contracts solidity staking
Last synced: about 1 month ago
JSON representation
Staking ERC20 Token with burn and mint options.
- Host: GitHub
- URL: https://github.com/stylepatrick/stylepatrick-staking-token-erc20
- Owner: stylepatrick
- License: mit
- Created: 2021-08-22T10:14:36.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-22T10:18:22.000Z (almost 5 years ago)
- Last Synced: 2025-01-26T07:41:23.899Z (over 1 year ago)
- Topics: burn, erc20, mint, smart-contracts, solidity, staking
- Language: Solidity
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stylepatrick-staking-token-erc20
Staking ERC20 Token with burn and mint options.
The token has a reward system that will reward the user with 0.01% per hour staked.
Deployed in Ropsten Network: https://ropsten.etherscan.io/token/0xd3953fa98c1b1161e3bf435dc8c3bc5c1e73424f
Many thanks to following article with detail information: https://itnext.io/building-a-decentralized-application-with-bep-20-contract-in-solidity-d2c066447aa6