package
1.0.0
Repository: https://github.com/postables/go-compound.git
Documentation: pkg.go.dev

# 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.