terra-chain-events

An example of how we index fees.

The xAstroCW20FeeRule matches fees that have wasm logs that contain the specified attributes.

An example UST->XDEFI swap - click the logs to show what we're matching on.

How to run

  • install node, npm
  • go to folder root, run npm install, then npm start