Posted on c/ElrondDevelopers 1 efe607792635c/ElrondDevelopers 2 years ago and one more question: once I get the address of a pair, is it possible to call that smart contract from my smart contract to get the price of the pair, i.e. the exchange rate? Comment 1 Comments mwf81318617 2years ago Yes its possible, you will just have to see which endpoints the pair sc provides and make the necessary code for calling it :)
Yes its possible, you will just have to see which endpoints the pair sc provides and make the necessary code for calling it :)