Giter VIP home page Giter VIP logo

Comments (8)

rstormsf avatar rstormsf commented on May 23, 2024

Well, you need to explain how you use it. Most likely you are not proving correct parameters with correct ABIs, etc.

from multisender.

lhalcyon avatar lhalcyon commented on May 23, 2024

I run across the same issue . !
image
image

from multisender.

rstormsf avatar rstormsf commented on May 23, 2024

Here is abi:
https://gist.github.com/rstormsf/881a0c437245efed4729e31d3b9d8da8
@lhalcyon

from multisender.

lhalcyon avatar lhalcyon commented on May 23, 2024

@rstormsf thank u for answering me :) .
yeah I know the abi. I use Remix IDE send the tx and get the error above . Also I run the code to send and get the same issue with multisendtoken .

Here is my steps.

  1. I deploy the contract then call initialized ,0xf4b5afa5f450d2242d9e73077bd8f75bc949ae9f is the contract on Rinkeby
  2. Then I wanna transfer some tokenX from walletA to walletB and walletC.
  3. So I use walletA to call approve to tokenX
  4. and wait 3 succeed , I use walletA to transfer token to B and C , then get failed .

the fee contract take is always ETH right ? , or cant be token as well ?

from multisender.

rstormsf avatar rstormsf commented on May 23, 2024

Sorry, I can only support you if you want to use https://multisender.app and mainnet address 0xA5025FABA6E70B84F74e9b1113e5F7F4E7f4859f

from multisender.

lhalcyon avatar lhalcyon commented on May 23, 2024

I deploy the contract code , then run the js code on the GitHub and get the same error result .

from multisender.

lhalcyon avatar lhalcyon commented on May 23, 2024

em . I might found where the issue lies . I copy the Tether USDT code to deploy without knowing they modify the transfer and transferFrom method of ERC20 . So the multisender contract on the GitHub doesn't support the USDT type ERC20 , But the contract is upgradable , Author must have solved it , please share it with me ? @rstormsf

from multisender.

rstormsf avatar rstormsf commented on May 23, 2024

@lhalcyon yes I know the solution and current source code doesn't match what has been deployed on mainnet. Please use https://multisender.app to send USDT tokens

this is very old source code and it's not what we have on mainnet

from multisender.

Related Issues (20)

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.