# Functions
GetTokenByAddress is used to retrieve a token by its address from an AccountResponse type.
# Structs
AccountResponse is a response to a https://api.compound.finance/api/v2/account?addresses[]= call.
CTokenResponse is a response to a https://api.compound.finance/api/v2/ctoken?addresses[]= call.
Token is an individual token.