Interface for accounts.
This interface defines the basic functions for an account.
This interface can be implemented by any contract that needs to represent an account with basic functionalities like deposits, withdrawals, and balance checks.
deposit(uint256)withdraw(uint256)Press Enter to send your query
Powered by Neuron AI • Press Enter to send