prices-uniswap get prices from uniswap pairs smart contracts Configuration Create a config.json file: cp ./config-example.json ./config.json Setup your ethereum node url in ethNodeUrl variable Run script Install dependencies: npm i Run script: npm run start