1
0
forked from mico/idle_moloch
idle_moloch/lib/v3-periphery/test/__snapshots__/PositionValue.spec.ts.snap
2024-11-01 11:55:27 +01:00

12 lines
412 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`PositionValue #fees when price is above the position range gas 1`] = `47658`;
exports[`PositionValue #fees when price is below the position range gas 1`] = `47626`;
exports[`PositionValue #fees when price is within the position range gas 1`] = `53216`;
exports[`PositionValue #principal gas 1`] = `23001`;
exports[`PositionValue #total gas 1`] = `59777`;