Skip to main content

Questions tagged [alchemy]

Used for questions related to Alchemy, a Web3 developer platform that provides supernode infrastructure, enhanced APIs, and other building and monitoring tools for building decentralized blockchain applications.

0 votes
1 answer
52 views

We are using SafeKit to propose transactions from our backend to then be signed by our clients. We currently have a system in which when a user wins, the whole balance of an ERC20 token is transfered ...
NuMa's user avatar
  • 123
0 votes
1 answer
25 views

I have a question about week 2 buy me coffee. In the index.jsx file in replit, when we click on the button, we call our function from the contract by: const coffeeTxn = await buyMeACoffee.buyCoffee(......
Mihail's user avatar
  • 3
1 vote
2 answers
287 views

On my frontend app I am trying to implement EIP-3009 with USDC using Ethers v6.13.4, Web3Auth (using Web3AuthNoModal) and Alchemy as the RPC provider. The implementation itself seems to be very ...
PensoGlide's user avatar
1 vote
1 answer
75 views

Ethereum Smart Contract Deployment Issue Context I'm new to blockchain development and currently following the FreeCodeCamp tutorial by Patrick Collins. While I have a basic understanding of Solidity ...
Harshal Malani's user avatar
1 vote
1 answer
46 views

I want to restrict some funcitons, which have role-base-modifer, when using AA with gas sponsor (I currently use Alchemy). What I want to realize is that only our backend can exec those functions. The ...
原田睦's user avatar
1 vote
0 answers
76 views

I'm trying to send a swap transaction using eth_sendPrivateTransaction to alchemy, which then routes it through private mempools using flashbots. But my transactions keep expiring. I have tried adding ...
blockchainhelpneeded's user avatar
0 votes
0 answers
33 views

I am creating a smart contract where I have to run the script directory. But even after installing all the dependencies the directory is not getting added to the root folder.
Shravani Sawant's user avatar
1 vote
1 answer
193 views

I am attempting to call view function “0x…” with argument of value “3…” to a specific address “0x…” and also send X wei to that address I am looking to acquire the hash of the successful tx. Tools/...
QuantumDomain's user avatar

15 30 50 per page
1
2 3 4 5
10