Viewing your borrow position from any point in the past

DeFi Saver provides users with a developmental tool that can simulate what your borrow position looked like at any specific block in the past. Granted, the block needs to have been created after the position was opened.

Show me how:
  1. The first step is to navigate to your borrow position on DeFi Saver.

  2. From there, right click anywhere and click on the "Inspect"

  1. This will open up a pop-up window, where you should click on the "Console" tab:

  1. In the Console window, type "fsup()" and press enter

  2. This will provide you with a pop-up window, which you should leave empty and press "OK":

  1. Next up, you'll be prompted to add your wallet address (or the wallet address you'll be looking at):

  1. Finally, you'll need to add the block number that the interface will "rewind" to:

Once you've added that, click OK and the position will now look as it did at that specific block in time:

Please ensure that you have the appropriate Chain selected when using this feature. For example, iputting a block number from Optimism while on Ethereum mainnet will result in an error.

Last updated