liquidator icon indicating copy to clipboard operation
liquidator copied to clipboard

DEPRECATED [:robot::moneybag: Bot to automatically liquidate dYdX accounts]

Results 6 liquidator issues
Sort by recently updated
recently updated
newest added

I have error running the bot. - I connect my Metamask wallet with "https://trade.dydx.exchange/portfolio/overview" - I send 88 USDC for my DYDX account. - And the follows command executed but...

> [email protected] start /home/dydx/app > node build/index.js Starting in env undefined 2021-10-10 13:04:51 [info]: { "at": "web3#loadAccounts", "message": "Loaded liquidator account", "address": "*****************************" } (node:25) UnhandledPromiseRejectionWarning: Error: Invalid JSON RPC...

Hi, I'm a bot confused about how this works, what are the risks of using this bot? Thanks !

Ideally, this bot should be able to generate getLiquidatableSoloAccounts using local full archival node data instead of using DyDx third party ᴀᴘɪ.

Has anyone managed to integrate flashloan into this project?

I started running this script a few hours ago on a digital ocean ubuntu server... I ran `docker container ls` and it seemed to be working at first. However, I...