Skip to content

Commit

Permalink
add usdc.e and usdglo to default nice token list
Browse files Browse the repository at this point in the history
  • Loading branch information
divine-comedian committed Aug 19, 2024
1 parent d03c6f2 commit c56dd70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
{
"name": "niceWhitelistTokens",
"type": "string",
"default": "DAI,WXDAI,XDAI,USDC",
"default": "DAI,WXDAI,XDAI,USDC,USDC.e,USDGLO",
"in": "query"
},
{
Expand Down Expand Up @@ -160,7 +160,7 @@
{
"name": "niceWhitelistTokens",
"type": "string",
"default": "DAI,WXDAI,XDAI,USDC",
"default": "DAI,WXDAI,XDAI,USDC,USDC.e,USDGLO",
"in": "query"
},
{
Expand Down Expand Up @@ -386,7 +386,7 @@
{
"name": "niceWhitelistTokens",
"type": "string",
"default": "DAI,WXDAI,XDAI,USDC",
"default": "DAI,WXDAI,XDAI,USDC,USDC.e,USDGLO",
"in": "query"
},
{
Expand Down

0 comments on commit c56dd70

Please sign in to comment.