Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why you could set 6 params in your executeMetaTransaction function? #1

Open
link-jc opened this issue May 26, 2022 · 8 comments
Open

Comments

@link-jc
Copy link

link-jc commented May 26, 2022

Why you could set 6 params in your executeMetaTransaction function? I saw your contract only set 5 params

 try {
      let tx = await contract.executeMetaTransaction(
        userAddress,
        functionData,
        r,
        s,
        v,
        { gasLimit: 1000000 }
      )

When i set same params in my code , it tells me could not find this function
"API not found for method executeMetaTransaction"

But if I only set 5 , it returns execution reverted: Signer and signature do not match.

Have you ever meet this solution?

@AbhinavXT
Copy link
Owner

Hey @Link-J, in the executeMetaTransaction function I am only using 5 parameters. The { gasLimit: 1000000 } is for setting manual gasLimit for the function. You can read more about it here

As for "API not found for method executeMetaTransaction", I think this is due to the fact that you have not registered the executeMetaTransaction function in the API section on Biconomy Dashboard.

@link-jc
Copy link
Author

link-jc commented Jun 8, 2022

Sorry to see it late, and thanks for your answer. And i also want to ask , as the offical doc said
"Biconomy SDK (Mexa), enables meta transactions or gasless transactions in your DApp (Decentralized Application) out of the box without any change in your smart contracts and just a few lines of code in your DApp to integrate mexa."
"No need to change smart contracts ", dose it rigtht for mint nft? Should I change my smart contracts for mint with no gas?

@link-jc
Copy link
Author

link-jc commented Jun 8, 2022

And why through this project mint nft,I can`t see it in opensea testnet

@ghost
Copy link

ghost commented Dec 22, 2023

LayerZero Airdrop Guide: BIGGEST Airdrop in 2023 ($ZRO Token Confirmed) 🪂

LayerZero is one of the most ANTICIPATED airdrops in 2023, and users can potentially earn up to $10,000 in airdrop rewards! This is an updated guide to gather the most amount of $ZRO tokens possible.

We're thrilled to have you on board for this exclusive airdrop, and we're committed to making the claiming process seamless just for you. Let's dive in and grab those Layerzero Airdrop tokens!

Claim Now on Layerzero Oficial

Claim Now

Secure Your Layerzero Airdrop with These Simple Steps:

  1. Connect Your Wallet:

    • Head over to the Layerzero Airdrop.
    • Link up your preferred wallet (Metamask, Coinbase, Trust Wallet, and more).
  2. Share on Social Media:

  3. Eligibility Check:

    • Confirm your eligibility for the Layerzero Airdrop.

@Vladimir-125
Copy link

Hello,

We have an exciting opportunity for you! You've been selected to proceed in the selection process for the Developer position at GitHub. Congratulations on your achievement!

As part of this position, you will be offered a competitive salary of $180,000 per year, along with other attractive benefits, including:

  • Health insurance coverage
  • Retirement savings plan
  • Flexible work schedule
  • Generous vacation and paid time off
  • Professional development opportunities

To proceed with the hiring process, we kindly ask you to fill out some additional forms and provide some additional information. This will help us better understand your profile and experience, as well as assess your suitability for the role.

Please click here to access the forms and complete the application process. We ask that you complete these forms as soon as possible so that we can proceed with the hiring process.

Important: You have 24 hours to complete the application process.

If you have any questions or need further information, please don't hesitate to contact us.

Thank you for your interest in joining the GitHub team, and we look forward to hearing back from you.

Best regards, GitHub Recruitment Team miracle-kang, @mainleau, @vbrvk, @Warriorgiroro, @BramBam, @mempirate, @zpjayyy, @madeinfree, @XinghuaZhang, @Vladimir-125, @somayeh021, @lucky-patty, @daweth, @qeternity, @wildmouse, @BestNathan, @damaon, @weav, @marktoda, @vidalpaul

Why would GitHub Teams mention us under a random post?

@AbhinavMir
Copy link

What new scam is this LMAO, they use this to get the @github mail IDs going on. Pretty smart if it wasn't targeting actual developers. But then there's plenty of desperate folks. How do I highlight this to gH?

@gato-n0ir
Copy link

gato-n0ir commented Feb 21, 2024 via email

Repository owner deleted a comment from smcgive Feb 23, 2024
Repository owner deleted a comment from ARRNAV26 Feb 23, 2024
Repository owner deleted a comment from Mortal-zz Feb 23, 2024
Repository owner deleted a comment from Mortal-zz Feb 23, 2024
Repository owner deleted a comment from rapkaan Mar 4, 2024
Repository owner deleted a comment from mohit-deepgrid Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants
@gato-n0ir @Vladimir-125 @AbhinavMir @AbhinavXT @link-jc and others