Retrieve user rewards information
GET/api/v1/rewards
Returns user's OG status, GNO balance of Safe, and calculated base cashback rate. Note that the cashbackRate returned does not include the +1% bonus for OG NFT holders - to get the total cashback rate, add 1% to the cashbackRate if isOg is true.
Responses
- 200
- 401
- 500
Successfully retrieved rewards information
Unauthorized Error
Internal server error