Skip to content

Commit 65d6969

Browse files
authored
chore: update price feeds readme (#5447)
changed old 1inch.exchange domain to 1inch.io. Renamed Paraswap to 1inch.
1 parent 7371046 commit 65d6969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ using an environment variable:
244244
245245
| Name | Environment variable | Type | Description |
246246
| --------- | ------------------------------------ | ---------------------------- | ------------------------------------------------------------------------------------ |
247-
| **1inch** | `REACT_APP_PRICE_FEED_1INCH_ENABLED` | `boolean` (default = `true`) | [Paraswap](https://1inch.exchange) price estimation. Used for all price estimations. |
247+
| **1inch** | `REACT_APP_PRICE_FEED_1INCH_ENABLED` | `boolean` (default = `true`) | [1inch](https://1inch.io) price estimation. Used for all price estimations. |
248248
| **0x** | `REACT_APP_PRICE_FEED_0X_ENABLED` | `boolean` (default = `true`) | [0x](https://0x.org/) price estimation. Used for all price estimation. |
249249
250250
## Metadata attached to orders (AppData)

0 commit comments

Comments
 (0)