Rfa Token address: 0x6fD7F6C4e50521C26fba0aeC59f8333e8aEa9553
Staking contract address: 0xD9B1eB9eF4170e85cf3AA144dA067254A211699B
Implementation: 0x1b55c7f554536a430144fe8baa6065454a0e6526
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.
Try running some of the following tasks:
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help