You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Call Trace section of an Ethereum transaction, if the recipient is a non-existent account and the transaction value is 0, a verified smart contract tick will appear.
Send a simple 0 value Ethereum transaction (no smart contract call) to the network.
Check the explorer details page for the transaction.
Side note. You still cannot do point 1 without modifying the JSON-RPC relay code, but we have an open issue about this and you can use the existing transaction example above to check the mirror node explorer code is correctly updated.
Additional context
Hedera network
No response
Version
v24.4.0-318-gef880125
Operating system
None
The text was updated successfully, but these errors were encountered:
Description
In the Call Trace section of an Ethereum transaction, if the recipient is a non-existent account and the transaction value is 0, a verified smart contract tick will appear.
For example, this is a simple transaction sending 0 value to a non-existent address.
Steps to reproduce
Side note. You still cannot do point 1 without modifying the JSON-RPC relay code, but we have an open issue about this and you can use the existing transaction example above to check the mirror node explorer code is correctly updated.
Additional context
Hedera network
No response
Version
v24.4.0-318-gef880125
Operating system
None
The text was updated successfully, but these errors were encountered: