ExocoreNetwork / exocore-contracts

5 stars 5 forks source link

[Feature]: miss event to record specific deposit/withdraw/delegation/undelegation operation #6

Closed adu-web3 closed 3 months ago

adu-web3 commented 5 months ago

Description

Currently deposit/withdraw/delegate/undelegate is credited by Exocore chain, but there lacks apis to query specific operation. As all operation requests are forwarded to native module by ExocoreGateway, we should emit corresponding events in ExocoreGateway so that off-chain workers could subscribe to be noticed that some operation has been executed