Skip to content

CryptoSmartNow/bitsave_lisk

Repository files navigation

Bitsave

Bitsave is a SaveFi protocol on the lisk blockchain providing a financial saving infrastructure for users and providing measures to escape the volatile nature of the crypto market. The contract has an interest formula based on the bitsave protocol to reward users points that are not fixed but adjust based on market values. Integrating this would be after the uniswap contract is in place and bitsave token is available on the lisk blockchain.

Blockscout main chain

Note

Don't use safeMode for now since we don't have the uniswap contract

Deployer Address 0x125629FAab442e459C1015FCBa50499D0aAB8EE0

Deployer, chain ID's combination

0x125629FAab442e459C1015FCBa50499D0aAB8EE0, 1135 0x125629FAab442e459C1015FCBa50499D0aAB8EE0, 8453 0x125629FAab442e459C1015FCBa50499D0aAB8EE0, 44787

Contract details

Contract address:

# Current:
  

Artifacts path : artifacts/contracts/

Blockscout explorerer testnet verified contract

Mainnet https://basescan.org/address/0x3593546078eecd0ffd1c19317f53ee565be6ca13

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a Hardhat Ignition module that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat ignition deploy ./ignition/modules/Lock.ts

Releases

No releases published

Packages

No packages published