[Issue] alchemy_simulateUserOperationAssetChanges
Dear Alchemy team,
It seems that the API is not working correctly when I try to simulate the UserOperation.
Here is the API response from the simulation:
```
[
{
"assetType": "ERC20",
"changeType": "TRANSFER",
"from": "0x99d672d63bb316b495b6700827d6153bf8e540fb",
"to": "0xeabcd21b75349c59a4177e10ed17fbf2955fe697",
"rawAmount": "1500000000000000000",
"contractAddress": "0xe8afce87993bd475faf2aea62e0b008dc27ab81a",
"tokenId": null,
"decimals": 18,
"symbol": "STG TBIC",
"name": "Staging Testing Beincom",
"logo": null,
"amount": "1.5"
},
{
"assetType": "ERC20",
"changeType": "TRANSFER",
"from": "0x99d672d63bb316b495b6700827d6153bf8e540fb",
"to": "0xe8afce87993bd475faf2aea62e0b008dc27ab81a",
"rawAmount": "32840591955959009",
"contractAddress": "0xe8afce87993bd475faf2aea62e0b008dc27ab81a",
"tokenId": null,
"decimals": 18,
"symbol": "STG TBIC",
"name": "Staging Testing Beincom",
"logo": null,
"amount": "0.032840591955959009"
}
]
```
The transaction emits the Transfer event for the ERC20 token with an amount of **0.032840591955959009**, but when I send UserOp, the actual amount is 20 times greater, and it's **0.658577643817952199**
Is there any explanation for this discrepancy?
Transaction hash: <https://sepolia.arbiscan.io/tx/0xe1a326d01e9b28709b68d2ed97528c93dee5e47de9bec5c8e633b640e46e07ea>
Resources:
API: <https://docs.alchemy.com/reference/alchemy-simulateuseroperationassetchanges>
Network: Arbitrum-Sepolia
Best regards,
Khiêm
Posted by vietkhiem 5 days ago
Can I track the progress of my dissertation proofreading order?
Yes, you can track the progress of your <a href="https://www.helpdissertation.co.uk/dissertation-proofreading">dissertation proofreading services online</a> using Help Dissertation UK. Once you place the order, they provide regular updates, and you can always reach out to their support team for real-time status. We ensure transparency throughout the process so that you're informed every step of the way.
Posted by Chris Woakes 5 days ago
Is there any vendor offering customizable velcro name patches for military?
Velcro Patches UK offer variety of design when it comes to <a href="https://www.velcropatches.co.uk/military-patches">military-style velcro patches in UK</a>. Their team of creative craftsmen is the core reason of their success
Posted by Janet Lemons 6 days ago
How to play the Gacha Life game?
While indulging in anime series, it is likely that you have envisioned yourself as one of the extraordinary characters, immersing yourself in the fictional universe portrayed by the anime. If you have been harboring a concealed desire, prepare yourself to actualize it now through the extraordinary game Gacha Life! Within this segment, you will assume the role of the main character in a narrative presented in the format of Japanese animation. Can you conceive? You are the author of this story. Indeed, you are on the verge of embarking on the most extraordinary journey of your existence. A magnificent parallel realm can be effortlessly reached by clicking a mouse button. Are you prepared to proceed at this moment? Shall we commence now?
What are the instructions for playing the <a href="https://gacha-life.io">gacha life</a> game?
You will have the opportunity to design your own captivating character and incorporate them into a self-authored narrative. Nevertheless, to maintain the continuity of the discussion, let's discuss each element individually. The multitude of customization options available in this game makes the character creation process highly exhilarating. Here, everything may be customized to suit your own requirements. You own absolute authority over every facet of the character's visual representation, including their stature, physique, hairstyle, and hue, in addition to their facial attributes. Personalize your character's appearance by selecting unique features such as the shape and color of their eyes, their facial expression, and other details! Furthermore, individuals will have the opportunity to enhance their character's appearance by equipping a diverse range of equipment, such as weapons. You have an extensive range of choices available, such as cat tails, bunny ears, angel wings, and large swords and armor. To effectively personalize your character, it is crucial to combine all the elements in a distinctive manner. You have the freedom to create a hero that is on par with the ones you admire from your favorite TV series or movies. There are no limitations on your design.
The subsequent phase involves the fabrication of the narrative. During this stage, you will refine your artistic abilities and create a narrative in the style of a graphic novel that revolves on your character. (or at least one or two of them). Create a narrative on any subject of your choosing, or choose an existing sample and make alterations to it. Subsequently, you will have the capability to peruse the literary creations of other authors stored on the server and exchange your own circumstances with them. You will establish a cohesive community comprised of imaginative individuals that derive pleasure from consuming anime. Within this community, you will engage in the exchange of ideas and collaborate on the creation of exceptional visual novels. No, that is not a subject you have been fantasizing about, is it? Due to the game's numerous divergent routes, players have the opportunity to generate and engage in an almost limitless array of captivating storylines. By engaging in collaboration with fellow players, you have the opportunity to collectively create an extensive parallel universe that encompasses anime and various other types of entertainment. This can be achieved by sharing your creative endeavors with a global audience. This webpage offers unimpeded access to the online game. Join us immediately!
Posted by vrea 6 days ago
Endpoint to get compute units used/remaining or recent invoices?
Is there an API endpoint that can be called to get the number of compute units that I've used and/or the number of compute units remaining? Also, is there an endpoint to get recent billing invoices?
Posted by Frank Baum 10 days ago
Real Estate 3D Rendering Services
Cylind offers top-tier Real Estate 3D Rendering Services designed to bring property developments to life with stunning, photorealistic visualizations. Whether you're working on residential, commercial, or mixed-use properties, their 3D renderings allow developers, architects, and real estate professionals to present their projects in the most compelling way possible. By transforming blueprints into detailed, lifelike images, these renderings showcase the architecture, materials, lighting, and surrounding environment, providing potential buyers and investors with a clear vision of the final product.
Cylind’s expertise in real estate rendering helps streamline the approval process, improve marketing efforts, and facilitate better communication between stakeholders. Their high-quality 3D visuals allow for more accurate planning, helping to avoid costly changes later in the construction phase. For real estate professionals looking to make an impact and sell their projects faster, Cylind’s 3D rendering services are an invaluable tool.
Learn more at <https://www.cylind.com/services/real-estate-3d-rendering-services>.
Posted by Flora 10 days ago
Monad Chain Support
We are an app looking to launch on upcoming Monad chain. We are interested in using the Alchemy AA toolkit but not sure whether you will support Monad on day 1 of launch?
Posted by Nikitas 11 days ago
What are the best book publishers in the UK?
please let me know if you have experienced any book publishers in the UK!
Posted by Amelia Jhon 12 days ago
How to check transaction drop from mempool
To determine whether a transaction is in the mempool, we use the get_transactionByHash method to check if the response is null. If the response is null, we assume the transaction has been dropped from the mempool and proceed to execute send_rawTransaction.
However, we are encountering an issue where executing send_rawTransaction when get_transactionByHash returns a null response results in an "already known" error.
Could it be that a null response from the get_transactionByHash method does not necessarily mean the transaction has been dropped from the mempool? Additionally, if there are other methods or best practices to determine whether a transaction is in the mempool, could you please provide that information?
Your insights on this matter would be greatly appreciated.
Thank you for your support.
Best regards,
Posted by sova 16 days ago
Call Handlers
Do Alchemy subgraphs support call handlers and, if so, on which chains?
Posted by Szeth 18 days ago