bro-n-bro / spacebox

MIT License
34 stars 4 forks source link

Add ibc module tables #76

Closed bro-n-bro-0 closed 11 hours ago

bro-n-bro-0 commented 3 weeks ago

there are 3 tables

  1. table name ibc_msg_transfer, type "/ibc.applications.transfer.v1.MsgTransfer" fields:

index on txhash, height, timestamp, source_port, source_channel, sender, receiver

  1. table name ibc_msg_acknowledgement, type "/ibc.core.channel.v1.MsgAcknowledgement" fields:
  1. table name ibc_msg_recv_packet, type "/ibc.core.channel.v1.MsgRecvPacket" fields: