Skip to content

Commit

Permalink
Changed Totle trade endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
SpasiboKojima committed Nov 20, 2019
1 parent 3e72afb commit dd39181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/totle/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ export default {
EXIT_TO_FIAT_API_URL: 'https://bity.com',
TOTLE_API_KEY: process.env.TOTLE_API_KEY || '',
SUPPORTED: '/tokens',
SWAP: '/swap',
SWAP: '/suggester',
API_URL_ETH: 'https://api.totle.com'
};

0 comments on commit dd39181

Please sign in to comment.