makerdao / auction-demo-keeper

Apache License 2.0
33 stars 19 forks source link

PE-735: Stked ETH support in auction demo keeper #54

Closed talbaneth closed 2 years ago

godsflaw commented 2 years ago
          WSTETH-A auction 1

            Auction Tab:        384475.541109249036437299 Dai
            Auction Lot:        157.935961636117181137
            Configured Lot:     between 0.0 and 253.668154394878651014
            Debt to Cover:      622608.549397423994502453 Dai
            Slice to Take:      157.935961636117181137
            Auction Price:      3942.15822 Dai

            Cost of lot:        607422.975021846251034269 Dai
            Minimum profit:     15565.213734935599862561 Dai

            Uniswap proceeds:   657435.430659250692977799 Dai
            Less min profit:    641870.2169243151

Attempting to take 157.935961636117181137 WSTETH-A from auction 1 at max price 3942.15822 Dai
previousNonce:  null

    Sending a transaction
    from 0x<REDACTED>
    to 0x49A33A28C4C7D9576ab28898F4C9ac7e52EA457A
    nonce <REDACTED>
    gasLimit 1105974
    gasPrice 31.000000007 Gwei

Auction 1 Take Tx Hash 0x4f1efded7e42ad80c26a59b8f8237a4cabd733dadc0ae2d0c5a9164a7195f7ff
Deleting Auction ID: 1 with remaining tab 0.0 and lot 58.42652288174977126
talbaneth commented 2 years ago

@iamchrissmith I addressed the stuff you mentioned, thanks a lot and did some minor changes. I don't really want to touch too much stuff at this point to avoid conflicts and so we can ship this asap for keepers to use (also we mostly do manual testing now).