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

Error proposing a builder transaction #153

Open
Juminstock opened this issue Apr 10, 2024 · 1 comment
Open

Error proposing a builder transaction #153

Juminstock opened this issue Apr 10, 2024 · 1 comment

Comments

@Juminstock
Copy link

Describe the bug

An error is generated when I upload a contract and select a message to execute a transaction builder. It happened to me repeatedly.

Screenshot 2024-04-09 at 22 21 43 Screenshot 2024-04-09 at 22 22 11

Contract address

YUUykZe2xddaR6qMG3ST1Mmf8bysipV2wu2z4fsQYckKgHN

JSON File

YUUy-86a_metadata.json

@Semutireng22
Copy link

I understand the problem you're having, and I have a solution for you.

Here is the solution to your problem:

Step 1: Create a Contract on ContractWizard.xyz

  1. Go to ContractWizard.xyz.
  2. Choose the smart contract you want to create from the list of available options.
  3. Fill in all the required details according to your needs.
  4. Once done, copy the address of the smart contract you've created and download its ABI Metadata.

Step 2: Use XSigners Transaction Builder

  1. Visit XSigners Transaction Builder.
  2. Input the address of the smart contract you copied earlier.
  3. Upload the ABI Metadata you downloaded earlier.
  4. Next, you'll be prompted to select a message. This is a crucial part that allows you to set the function to be executed by your smart contract.
  5. If you encounter issues when selecting a message, try choosing an alternative message. For example, if you're having trouble with the "burn" message, try selecting the "allowance" message or another available message.
  6. If you encounter any technical issues or bugs agin please comment above, or you can create a bug report by providing details of the bug in your pull request (PR).

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

2 participants