AthToken

ERC-20 Utility token for Athena

- constructor

@param _user {address} : the address of user who will get the ATH token

- fallabck

@notice : trasfer balance to the owner address 

- getBalance

@notice : return balance of ATH token contract
@return : the amount of token

Last updated