Skip to content

conka8/Multi-token-locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-token-locker

Smart contract for reusable token locking

Problem

Typically, token lockers are one-time use, so for each token lock, a new contract must be deployed temporarily. This is nonsense, because it results in a large overpayment, and the blockchain turns into a garbage dump.

Solution

I decided to make a smart contract with which you can lock different tokens as many times as you like, specify different recipients, and a different timestamp for each.

details

compiler version: 0.8.26+commit.8a97fa7a


You might also be interested in:

automate crypto trading

keywords:

  • token locker, coin smart contract, token contract,
  • token smart contract, crypto coin smart contract,
  • token locker solana, best token locker, token smart contract example,
  • token smart contract github, solana token smart contract,
  • erc20 token smart contract, ethereum token smart contract,
  • token transfer smart contract, token lock smart contract,
  • erc-20 smart contract, smart contract bnb, solana token smart contract example,
  • solana token smart contract github.

About

Smart contract for reusable token locking

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published