# Interfaces
AccountKeeper defines the expected interface needed to retrieve account info.
BankKeeper defines the expected interface needed to check balances and send coins.
ERC20Keeper defines the expected ERC20 keeper interface for supporting ERC20 token transfers via IBC.