onflow/wallet-api

Detect fungible token deposits to admin account (FLOW, FUSD)

Closed this issue · 0 comments

The API should detect whenever a supported fungible token (e.g. FLOW, FUSD) is deposited to the admin account.

This can be done by listening for TokensDeposited events from the relevant contracts (e.g. FlowToken and FUSD).