Code Monkey home page Code Monkey logo

multisend's Introduction

MultiSend 批量发送代币

The MultiSend is a utility smart contract helps to send ETH or ERC20 coins to multiple address in one transaction.

Important Notice

There is No Fee or No tip, simply transaction gas.

How to use

ethSendSameValue/ethSendDifferentValue: Send ETH

sendSameValue/sendDifferentValue: Send ERC20 token

Head to Bscscan, and call these functions on the website.

Need to approve ERC20 (set spender to this contract) first before using sendSameValue/sendDifferentValue.

Deployed address:

heco multisend address: 0xF104c1F8346F6BfF0565106B15e1bC989d10216d

bsc multisend address: 0x83cC30e1E5f814883B260CE32A2a13D3493E5439

eth: not deployed yet. If you deployed it, pls contact me @Dzerohash.

multisend's People

Contributors

skrdaniel avatar

Stargazers

Tom avatar  avatar RicardoSandoval avatar

Watchers

DaFei avatar

multisend's Issues

Address Array?

Can you give example of the array for the addresses?

Also i think we can call the approval from the contract using.
_token.approve(address(this), _value);

What do you think?

Implement Frontend for multisend app

Multisend is the free dapp to help people send coins to multiple addresses in one transaction. There are many alternatives in the market, but most of them are not free, neither opensource.
The smart contract is simple and already deployed on BSC, will also expand to all other evm-compatible chains in the coming month.
We are looking for someone who can implement a frontend for the dapp. Here is how to contribute...

  1. Check the product prototype we've made, including UI design and user interaction processes https://www.figma.com/file/Oi76ZlFVr07pRAk5HkTWUQ/Multisend?node-id=0%3A1
  2. Get smart contract (multisend dapp) ABI and deployed addresses from github repo (https://github.com/deFang/MultiSend)
  3. Build Frontend of the multisend.
  4. Once finished, kindly let me know on telegram @Dzerohash. Of course, always open to dm if you want to have a discussion.
  5. Completed!

The frontend should make the following user actions available:

  • connect to metamask wallet
  • user can input amount, and addresses to be sent.
  • user can switch between normal and pro mode. for normal mode, user transfer the same amount of token to each address; for pro mode, user can transfer different amount of token to each address.
  • addresses can be copy/pasted to the input field, or uploaded with csv files, then be processed by javascript to interact with the multisend dapp
  • a summary page before finalizing the transaction. etc.
    For more details, pls check the figma file.

Requirements

  • Use React

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.