Skip to content

mingwatch/dpool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dPool

Warning NOT AUDITED - WIP - USE AT OWN RISK

dPool is a gas optimized smart contract for batch sending both native and ERC-20 tokens.

Contract Address: 0x1468E381595179DaBFE5bBfc72c9A27950A114C3 on Polygon Mainnet

Main features

  • isolated non-upgradeable contract dedicated to each user
  • batch sending both native and ERC-20 tokens
  • send multiple tokens in the same batch
  • 2-step batch payment, set recipients first, pay later (by another address)
  • pull mode: recipients need to claim by themselves
  • send with permit (EIP-2612)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Solidity 92.0%
  • TypeScript 7.4%
  • Shell 0.6%