Skip to content
Discussion options

You must be logged in to vote

For FA use the store to determine if it's a (complete) transfer or not.

Events are emitted by the FA/Coin store and done in a double entry accounting kind of way (have one event for withdraw and one event for deposit), index 0 and 1 are coin movements. If a coin isn't moved into an store then there will be no event.

My understanding of what events represent.

  1. Withdraw 0x4e1854f6d332c9525e258fb6e66f84b6af8aba687bbcb832a24768c4e175feec::abtc::ABTC coin from 0x93a63588720871f6e1c20218ce84f8689c0db0d20bb8910b6cf4c48b16797903 storage owned by 0x3535c9b6b97d6c9c5528592ca9db3dc124b11cc1e82023e8b02bc382d03d6e65
  2. Deposit 0x4e1854f6d332c9525e258fb6e66f84b6af8aba687bbcb832a24768c4e175feec::abtc::ABTC

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@junyoungcross
Comment options

Answer selected by junyoungcross
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants