Are there production ready Staking contracts that I can just copy and paste?
1)Flexible Staking Contract, where user can deposit x token and gets x amount of Token per block as reward
Optional would be to a fixed lock. more % reward of token for 3 month lock period.
A link to a smart contract that does that would work too
Team_X
August 28, 2022, 1:52pm
2
If you would like to purchase a custom staking contract from a top tier developer, then you can contact me on telegram: @solidityX
everyone can say that
Who are you?
Team_X
August 28, 2022, 2:07pm
4
I am working for new startup projects and also more known projects.
Examples for that are kabanaclub, avanzo investments or dogeking.
Realtime price charts and trading history on DEXes across Ethereum, BSC, Polygon, Avalanche, Fantom, Harmony, Cronos, Arbitrum, Optimism and more.
Team_X
August 28, 2022, 2:18pm
6
That's okay, you can do your own research to find more about the projects. Most of them are startups but you can see that they are not just some shit projects. If you are interested in purchasing a custom contract, contact me, otherwise you can wait for someone else
search for my thread on this forum. I have posted a functional staking contract
1 Like
As @metalheadben kindly mentioned, he already posted a working contract. Maybe you can use it for your purpose or get inspired by it:
Hello,
I have created a staking contract with coin cap. Please let me know what you think. The APR in this contract is 317% but can be changed by editing the reward calculation.
pragma solidity ^0.6.2;
import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v3.1.0/contracts/presets/ERC20PresetMinterPauser.sol";
import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v3.1.0/contracts/token/ERC20/ERC20Capped.sol";
import "https://github.com/OpenZeppelin/openzeppelin-cont…
@JeffreyTheBuster just keep in mind that contracts as complex as staking rarely are "just" copy/paste.
Team X çalişmak istiyormusun