Airnode Request/Response Protocol Explorer

Hey folks, wanted to share one more tool related to API3 Airnodes and hear some feedback on it.

  • This one is for not really for general public, but it might be useful for developers, connecting their APIs with airnodes and for debugging during dAPI integration.
  • It’s main goal it to expose decoded parameters of the airnode smart contract interaction, as it is typically hard to do just by viewing logs on etherscan, and verify the schema is acting as intended
  • It is open sourced as usual, the link is to the Github is in the footer
  • The tool is client side only, there is no connection to a server so you could query your local JSON+RPC nodes.

any advice or suggestion on improvement is welcome, below is a short video example of how this tool works:

6 Likes