DPI_Arb_Bot_Example icon indicating copy to clipboard operation
DPI_Arb_Bot_Example copied to clipboard

A simple Arb Bot for the DeFi Pulse Index

Results 2 DPI_Arb_Bot_Example issues
Sort by recently updated
recently updated
newest added

The uniswap v2 sdk returns the incorrect KNC-ETH pool address (seems to be a known bug: https://ethereum.stackexchange.com/questions/98011/uniswap-js-sdk-returns-invalid-pair-address-for-two-erc20-tokens-in-hardhat-netw), which results in the following revert exception: ``` Error: call revert exception (method="getReserves()",...

Update `.gitattributes` to enable Solidity syntax highlight on GitHub.