Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.52 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.52 KB

DApp License: MIT

MultiTokenDisperser facilitates the distribution of multiple types of tokens to numerous recipients in a single transaction. While it is inspired by disperse.app, MultiTokenDisperser broadens its horizons by supporting not only ERC-20 tokens but also Semi-Fungible Tokens (SFTs) and Non-Fungible Tokens (NFTs). Moreover, it enables users to upload CSV files to populate the list of recipients and corresponding token amounts effortlessly.

🌟 Features

  • Support for Multiple Token Types: Accommodates a diverse array of tokens, including ERC-20, SFTs, and NFTs.
  • Batch Transfers: Facilitates distribution to multiple recipients in a single transaction, optimizing gas usage.
  • CSV Integration: Allows for the easy importation of recipient addresses and token quantities via CSV files.

🌍 Deployed Contracts

Mainnets

Testnets

🚀 Try It Out