Skip to content

Instantly share code, notes, and snippets.

@gallynaut
Created May 23, 2022 18:04
Show Gist options
  • Save gallynaut/c690a196c52e8ab6c1857c4b68894a5d to your computer and use it in GitHub Desktop.
Save gallynaut/c690a196c52e8ab6c1857c4b68894a5d to your computer and use it in GitHub Desktop.
Uniswap APE/USD
{
"name": "Uniswap APE/USDC Price",
"tasks": [
{
"uniswapExchangeRateTask": {
"inTokenAddress": "0x4d224452801aced8b2f0aebe155379bb5d594381",
"outTokenAddress": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"inTokenAmount": 1,
"slippage": 1,
"provider": "https://mainnet.infura.io/v3/a34093308cf04a8ea2bdef517961b59e"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment