bloom
bloom copied to clipboard
️🛠 - Fetch transaction logs to get decoded contract data
Task description
For unverified contract, we don't get any decoded data with the /transaction/TX_HAS
API.
To get that information we need to fallback to the /transaction/TX_HAS/logs
api
Requirements
No response