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

[DeadEnd] Test Biconomy #5

Closed
wants to merge 2 commits into from
Closed

[DeadEnd] Test Biconomy #5

wants to merge 2 commits into from

Conversation

bh2smith
Copy link
Contributor

@bh2smith bh2smith commented Mar 13, 2024

Following the guide to send gas-less transactions via biconomy's paymaster:

  1. Gasless Transactions are sent on behalf of the biconomy Smart Account (i.e. not the derived key from MPC)
  2. Can't send non-zero "value" with these transactions (or they silently revert)
  3. When value = 0, the transaction does go through without any internal reverts, however, the transaction stack is hard to parse. Might be better to look at the tenderly trace.
  4. We can do things like mint NFT and mintTo the derived key.
    Generally we can do plenty of these types of contract interactions where there is some "beneficiary" address to be set. Not super generic.
  5. OpenSea SDK appears to offer functionality for purchase for someone else.

@bh2smith
Copy link
Contributor Author

bh2smith commented May 8, 2024

Closing as deadend

@bh2smith bh2smith closed this May 8, 2024
@bh2smith bh2smith deleted the test/biconomy branch May 8, 2024 22:20
@bh2smith
Copy link
Contributor Author

bh2smith commented May 8, 2024

Created issue to revisit: #36

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

Successfully merging this pull request may close these issues.

None yet

1 participant