We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd960e7 + 28f8a8f commit 90cea72Copy full SHA for 90cea72
example_env
@@ -13,6 +13,6 @@ NFT_BASE_URI=https://dev.back.chatterpay.net/nft/metadata/opensea/
13
UNISWAP_FACTORY=0x1F98431c8aD98523631AE4a59f267346ea31F984
14
POSITION_MANAGER=0xC36442b4a4522E871399CD717aBDD847Ab11FE88
15
16
-# Tokens y sus respectivos Price Feeds (asegúrate de que el orden coincida)
+# Tokens y sus respectivos Price Feeds (asegurarse de que el orden coincida entre tokens[i] y price_feeds[i])
17
TOKENS=0xe6B817E31421929403040c3e42A6a5C5D2958b4A,0xE9C723D01393a437bac13CE8f925A5bc8E1c335c
18
-PRICE_FEEDS=0x80EDee6f667eCc9f63a0a6f55578F870651f06A4,0xd30e2101a97dcbAeBCBC04F14C3f624E67A35165
+PRICE_FEEDS=0x80EDee6f667eCc9f63a0a6f55578F870651f06A4,0xd30e2101a97dcbAeBCBC04F14C3f624E67A35165
0 commit comments